Searched defs:xor_dupctx (Results 1 – 1 of 1) sorted by relevance
77 static OSSL_FUNC_keyexch_dupctx_fn xor_dupctx; variable86 static OSSL_FUNC_kem_dupctx_fn xor_dupctx; variable290 static void *xor_dupctx(void *vpxorctx) in xor_dupctx() function