Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/exchange/
H A Dkdf_exch.c29 static OSSL_FUNC_keyexch_dupctx_fn kdf_dupctx; variable
141 static void *kdf_dupctx(void *vpkdfctx) in kdf_dupctx() function