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

/external/chromium_org/net/ssl/
H A Dopenssl_platform_key_mac.cc102 // ExDataDup is called when one of the RSA or EC_KEY objects is
104 int ExDataDup(CRYPTO_EX_DATA* to, function in namespace:net::__anon9626
133 ExDataDup,
138 ExDataDup,
/external/chromium_org/net/android/
H A Dkeystore_openssl.cc86 // ExDataDup is called when one of the RSA, DSA or EC_KEY objects is
88 int ExDataDup(CRYPTO_EX_DATA* to, function in namespace:net::android::__anon8977
122 ExDataDup,
127 ExDataDup,
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp1617 int ExDataDup(CRYPTO_EX_DATA* /* to */, function
1642 ex_data_index_ = ECDSA_get_ex_new_index(0, NULL, NULL, ExDataDup, ExDataFree);

Completed in 3031 milliseconds