Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dtls-provider.c2590 static OSSL_FUNC_signature_newctx_fn xor_sig_newctx; variable
2651 static void *xor_sig_newctx(void *provctx, const char *propq) in xor_sig_newctx() function