Searched refs:CRYPTO_get_alloc_counts (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_malloc.pod | 17 CRYPTO_get_alloc_counts, 68 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount); 162 function, CRYPTO_get_alloc_counts(), and two additional environment 166 The function CRYPTO_get_alloc_counts() fills in the number of times
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | mem.c | 88 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount) in CRYPTO_get_alloc_counts() function
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | crypto.h | 404 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount);
|
| H A D | crypto.h.in | 381 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount);
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 2910 MLINKS+= OPENSSL_malloc.3 CRYPTO_get_alloc_counts.3
|
| /freebsd/crypto/openssl/test/ |
| H A D | sslapitest.c | 13669 CRYPTO_get_alloc_counts(&mcount, &rcount, &fcount); in setup_tests()
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 4238 CRYPTO_get_alloc_counts 4350 3_0_0 EXIST::FUNCTION:CRYPTO_MDEBUG
|