Home
last modified time | relevance | path

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

/openssl/providers/implementations/signature/
H A Ddsa_sig.c51 static OSSL_FUNC_signature_freectx_fn dsa_freectx; variable
614 static void dsa_freectx(void *vpdsactx) in dsa_freectx() function
665 dsa_freectx(dstctx); in dsa_dupctx()
856 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx },
1059 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx }, \

Completed in 7 milliseconds