Home
last modified time | relevance | path

Searched defs:old_num (Results 1 – 3 of 3) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dcrypto.h123 # define OPENSSL_clear_realloc(addr, old_num, num) \ argument
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcrypto.h.in102 # define OPENSSL_clear_realloc(addr, old_num, num) \ argument
/netbsd/crypto/external/bsd/openssl/dist/providers/fips/
H A Dfipsprov.c850 void *CRYPTO_clear_realloc(void *addr, size_t old_num, size_t num, in CRYPTO_clear_realloc()