Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Decdsa_sig.c47 static OSSL_FUNC_signature_dupctx_fn ecdsa_dupctx; variable
390 static void *ecdsa_dupctx(void *vctx) in ecdsa_dupctx() function