Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Deddsa_sig.c53 static OSSL_FUNC_signature_freectx_fn eddsa_freectx; variable
269 static void eddsa_freectx(void *vpeddsactx) in eddsa_freectx() function