Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dtls-provider.c77 static OSSL_FUNC_keyexch_dupctx_fn xor_dupctx; variable
86 static OSSL_FUNC_kem_dupctx_fn xor_dupctx; variable
290 static void *xor_dupctx(void *vpxorctx) in xor_dupctx() function