Home
last modified time | relevance | path

Searched refs:CRYPTO_alloc_ex_data (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DCRYPTO_get_ex_new_index.pod7 CRYPTO_alloc_ex_data, CRYPTO_set_ex_data, CRYPTO_get_ex_data,
30 int CRYPTO_alloc_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad,
122 The exdata value may be allocated later on with CRYPTO_alloc_ex_data(),
154 CRYPTO_free_ex_index(), CRYPTO_alloc_ex_data() and CRYPTO_set_ex_data()
164 CRYPTO_alloc_ex_data() was added in OpenSSL 3.0.
/openssl/test/
H A Dexdatatest.c183 && TEST_true(CRYPTO_alloc_ex_data(CRYPTO_EX_INDEX_APP, obj, in MYOBJ_allochello3()
/openssl/crypto/
H A Dex_data.c423 int CRYPTO_alloc_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad, in CRYPTO_alloc_ex_data() function
/openssl/include/openssl/
H A Dcrypto.h.in250 int CRYPTO_alloc_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad,
/openssl/util/
H A Dlibcrypto.num4440 CRYPTO_alloc_ex_data 4568 3_0_0 EXIST::FUNCTION:

Completed in 50 milliseconds