Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/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
440 dsa_freectx(dstctx); in dsa_dupctx()
584 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx },
/third_party/openssl/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
440 dsa_freectx(dstctx); in dsa_dupctx()
584 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx },

Completed in 3 milliseconds