Searched refs:hc_memoizep (Results 1 – 1 of 1) sorted by relevance
87 const hc_EVP_CIPHER **hc_memoizep; member211 *arg->hc_memoizep = arg->fallback; in get_EVP_CIPHER_once_cb()244 *arg->hc_memoizep = hc_evp; in get_EVP_CIPHER_once_cb()249 const hc_EVP_CIPHER **hc_memoizep, in get_EVP_CIPHER() argument256 arg.hc_memoizep = hc_memoizep; in get_EVP_CIPHER()261 return *hc_memoizep; /* May be NULL */ in get_EVP_CIPHER()335 const hc_EVP_MD **hc_memoizep; member355 *arg->hc_memoizep = arg->fallback; in get_EVP_MD_once_cb()369 *arg->hc_memoizep = hc_evp; in get_EVP_MD_once_cb()374 const hc_EVP_MD **hc_memoizep, const EVP_MD **ossl_memoizep, in get_EVP_MD() argument[all …]