Searched refs:cchmac_final (Results 1 – 10 of 10) sorted by relevance
| /xnu-10002.61.3/osfmk/corecrypto/ ! |
| H A D | cchmac.c | 53 cchmac_final(di, hc, mac); in cchmac()
|
| H A D | cchmac_final.c | 43 cchmac_final(const struct ccdigest_info *di, cchmac_ctx_t hc, in cchmac_final() function
|
| H A D | ccdrbg_nisthmac.c | 121 cchmac_final(info, hmac_ctx, drbg_ctx->key); in update()
|
| /xnu-10002.61.3/osfmk/conf/ ! |
| H A D | Makefile.arm64 | 19 cchmac_final.o \
|
| H A D | Makefile.template | 96 cchmac_final.o_CWARNFLAGS_ADD += -Wno-cast-align 196 cchmac_final.o_CWARNFLAGS_ADD += -Wno-sign-conversion
|
| H A D | files | 355 osfmk/corecrypto/cchmac_final.c standard
|
| /xnu-10002.61.3/EXTERNAL_HEADERS/corecrypto/ ! |
| H A D | cchmac.h | 60 void cchmac_final(const struct ccdigest_info *di, cchmac_ctx_t ctx,
|
| /xnu-10002.61.3/bsd/net/ ! |
| H A D | content_filter_crypto.c | 162 cchmac_final(state->digest_info, ctx, signature); in cfil_crypto_sign_data()
|
| H A D | necp.c | 1625 cchmac_final(s_necp_resolver_key_state.digest_info, ctx, tag); in necp_sign_resolver_answer() 1660 cchmac_final(s_necp_resolver_key_state.digest_info, ctx, actual_tag); in necp_validate_resolver_answer()
|
| /xnu-10002.61.3/bsd/nfs/gss/ ! |
| H A D | gss_krb5_mech.c | 643 cchmac_final(ctx->di, hmac_ctx, digest); in krb5_mic() 699 cchmac_final(ctx->di, wctx.hmac_ctx, digest); in krb5_mic_mbuf()
|