Searched refs:CRYPTO_EX_new (Results 1 – 3 of 3) sorted by relevance
/babblesim_ext_libCryptov1-latest/include/openssl/ |
D | crypto.h | 164 typedef int CRYPTO_EX_new (void *parent, void *ptr, CRYPTO_EX_DATA *ad, 307 CRYPTO_EX_new *new_func; 411 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
|
D | ossl_typ.h | 197 typedef int CRYPTO_EX_new (void *parent, void *ptr, CRYPTO_EX_DATA *ad, typedef
|
D | bio.h | 638 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|