Searched refs:int_new_ex_data (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dex_data.c183 static int int_new_ex_data(int class_index, void *obj,
194 int_new_ex_data,
398 static int int_new_ex_data(int class_index, void *obj, function
440 /* Same thread-safety notes as for "int_new_ex_data" */
486 /* Same thread-safety notes as for "int_new_ex_data" */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dex_data.c182 static int int_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad);
190 int_new_ex_data,
416 static int int_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) function
453 /* Same thread-safety notes as for "int_new_ex_data" */
496 /* Same thread-safety notes as for "int_new_ex_data" */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dex_data.c182 static int int_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad);
190 int_new_ex_data,
416 static int int_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) function
453 /* Same thread-safety notes as for "int_new_ex_data" */
496 /* Same thread-safety notes as for "int_new_ex_data" */

Completed in 102 milliseconds