Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Ddsa_sig.c48 static OSSL_FUNC_signature_freectx_fn dsa_freectx; variable
386 static void dsa_freectx(void *vpdsactx) in dsa_freectx() function