Home
last modified time | relevance | path

Searched defs:char_free (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_ctx.c625 #define char_free OPENSSL_free macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_ctx_test.c484 static void char_free(char *val) in char_free() function