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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Dmac_legacy_sig.c35 static OSSL_FUNC_signature_freectx_fn mac_freectx; variable
164 static void mac_freectx(void *vpmacctx) function
206 mac_freectx(dstctx);
255 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))mac_freectx }, \
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcore_dispatch.h385 OSSL_CORE_MAKE_FUNC(void, mac_freectx, (void *mctx))

Completed in 148 milliseconds