Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Deddsa_sig.c54 static OSSL_FUNC_signature_dupctx_fn eddsa_dupctx; variable
278 static void *eddsa_dupctx(void *vpeddsactx) in eddsa_dupctx() function