Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/exchange/
A Dkdf_exch.c38 static void *kdf_newctx(const char *kdfname, void *provctx) in kdf_newctx() function
70 return kdf_newctx(kdfname, provctx); \
/openssl-master/include/openssl/
A Dcore_dispatch.h418 OSSL_CORE_MAKE_FUNC(void *, kdf_newctx, (void *provctx))

Completed in 6 milliseconds