Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/signature/
A Dmac_legacy_sig.c35 static OSSL_FUNC_signature_freectx_fn mac_freectx; variable
164 static void mac_freectx(void *vpmacctx) in mac_freectx() function
206 mac_freectx(dstctx); in mac_dupctx()
255 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))mac_freectx }, \
/openssl-master/include/openssl/
A Dcore_dispatch.h385 OSSL_CORE_MAKE_FUNC(void, mac_freectx, (void *mctx))

Completed in 6 milliseconds