Home
last modified time | relevance | path

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

/openssl/providers/implementations/signature/
H A Deddsa_sig.c65 static OSSL_FUNC_signature_newctx_fn eddsa_newctx; variable
165 static void *eddsa_newctx(void *provctx, const char *propq_unused) in eddsa_newctx() function
1019 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))eddsa_newctx }, \

Completed in 22 milliseconds