Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/exchange/
Dkdf_exch.c29 static OSSL_FUNC_keyexch_dupctx_fn kdf_dupctx; variable
137 static void *kdf_dupctx(void *vpkdfctx) in kdf_dupctx() function