Home
last modified time | relevance | path

Searched defs:new_ctx_p (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
D_hashopenssl.c465 locked_EVP_MD_CTX_copy(EVP_MD_CTX *new_ctx_p, EVPobject *self) in locked_EVP_MD_CTX_copy()
1559 locked_HMAC_CTX_copy(HMAC_CTX *new_ctx_p, HMACobject *self) in locked_HMAC_CTX_copy()
/aosp_15_r20/external/python/cpython2/Modules/
D_hashopenssl.c184 locked_EVP_MD_CTX_copy(EVP_MD_CTX *new_ctx_p, EVPobject *self) in locked_EVP_MD_CTX_copy()