Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_ctx.c565 #define char_free OPENSSL_free in DEFINE_OSSL_set1_certs() macro
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c498 static void char_free(char *val) in char_free() function