Searched refs:cchmac_final (Results 1 – 10 of 10) sorted by relevance
| /xnu-8020.121.3/osfmk/corecrypto/ |
| H A D | cchmac.c | 49 cchmac_final(di, hc, mac); in cchmac()
|
| H A D | cchmac_final.c | 41 cchmac_final(const struct ccdigest_info *di, cchmac_ctx_t hc, in cchmac_final() function
|
| H A D | ccdrbg_nisthmac.c | 119 cchmac_final(info, hmac_ctx, drbg_ctx->key); in update()
|
| /xnu-8020.121.3/osfmk/conf/ |
| H A D | Makefile.arm64 | 19 cchmac_final.o \
|
| H A D | Makefile.template | 95 cchmac_final.o_CWARNFLAGS_ADD += -Wno-cast-align 195 cchmac_final.o_CWARNFLAGS_ADD += -Wno-sign-conversion
|
| H A D | files | 357 osfmk/corecrypto/cchmac_final.c standard
|
| /xnu-8020.121.3/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cchmac.h | 60 void cchmac_final(const struct ccdigest_info *di, cchmac_ctx_t ctx,
|
| /xnu-8020.121.3/bsd/net/ |
| H A D | content_filter_crypto.c | 156 cchmac_final(state->digest_info, ctx, signature); in cfil_crypto_sign_data()
|
| H A D | necp.c | 1564 cchmac_final(s_necp_resolver_key_state.digest_info, ctx, tag); in necp_sign_resolver_answer() 1602 cchmac_final(s_necp_resolver_key_state.digest_info, ctx, actual_tag); in necp_validate_resolver_answer()
|
| /xnu-8020.121.3/bsd/nfs/gss/ |
| H A D | gss_krb5_mech.c | 644 cchmac_final(ctx->di, hmac_ctx, digest); in krb5_mic() 700 cchmac_final(ctx->di, wctx.hmac_ctx, digest); in krb5_mic_mbuf()
|