Home
last modified time | relevance | path

Searched refs:kdf_newctx (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
Dkdf_exch.c41 static void *kdf_newctx(const char *kdfname, void *provctx) in kdf_newctx() function
73 return kdf_newctx(kdfname, provctx); \
/third_party/openssl/providers/implementations/exchange/
Dkdf_exch.c41 static void *kdf_newctx(const char *kdfname, void *provctx) in kdf_newctx() function
73 return kdf_newctx(kdfname, provctx); \
/third_party/node/deps/openssl/openssl/include/openssl/
Dcore_dispatch.h418 OSSL_CORE_MAKE_FUNC(void *, kdf_newctx, (void *provctx))
/third_party/openssl/include/openssl/
Dcore_dispatch.h418 OSSL_CORE_MAKE_FUNC(void *, kdf_newctx, (void *provctx))