Searched refs:mac_ (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
H A D | mac_legacy_sig.c | 88 static void *mac_##funcname##_newctx(void *provctx, const char *propq) \ 235 static const OSSL_PARAM *mac_##funcname##_settable_ctx_params(void *ctx, \ 248 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))mac_##funcname##_newctx }, \ 260 (void (*)(void))mac_##funcname##_settable_ctx_params }, \
|
/third_party/openssl/providers/implementations/signature/ |
H A D | mac_legacy_sig.c | 88 static void *mac_##funcname##_newctx(void *provctx, const char *propq) \ 235 static const OSSL_PARAM *mac_##funcname##_settable_ctx_params(void *ctx, \ 248 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))mac_##funcname##_newctx }, \ 260 (void (*)(void))mac_##funcname##_settable_ctx_params }, \
|
/third_party/python/Tools/unicode/ |
H A D | Makefile | 51 $(PYTHON) gencodec.py MAPPINGS/VENDORS/APPLE/ build/ mac_
|
Completed in 2 milliseconds