Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/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
301 eddsa_freectx(dstctx); in eddsa_dupctx()
342 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))eddsa_freectx },
360 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))eddsa_freectx },
/third_party/openssl/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
301 eddsa_freectx(dstctx); in eddsa_dupctx()
342 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))eddsa_freectx },
360 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))eddsa_freectx },

Completed in 2 milliseconds