HomeSort by: relevance | last modified time | path
    Searched defs:openc_alloc_space (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/radix/
terp.c 160 static void *openc_alloc_space(GEN_CTX *ctx, size_t num_bytes);
165 void *dst = openc_alloc_space(ctx, sizeof(v)); \
252 static void *openc_alloc_space(GEN_CTX *ctx, size_t num_bytes) function

Completed in 31 milliseconds