Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Decdsa_sig.c46 static OSSL_FUNC_signature_freectx_fn ecdsa_freectx; variable
373 static void ecdsa_freectx(void *vctx) in ecdsa_freectx() function
434 ecdsa_freectx(dstctx); in ecdsa_dupctx()
602 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))ecdsa_freectx },
/third_party/openssl/providers/implementations/signature/
H A Decdsa_sig.c46 static OSSL_FUNC_signature_freectx_fn ecdsa_freectx; variable
373 static void ecdsa_freectx(void *vctx) in ecdsa_freectx() function
434 ecdsa_freectx(dstctx); in ecdsa_dupctx()
602 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))ecdsa_freectx },

Completed in 3 milliseconds