Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Deddsa_sig.c47 static OSSL_FUNC_signature_newctx_fn eddsa_newctx; variable
68 static void *eddsa_newctx(void *provctx, const char *propq_unused) in eddsa_newctx() function