Searched refs:cchmac_init (Results 1 – 10 of 10) sorted by relevance
| /xnu-10002.41.9/osfmk/corecrypto/ |
| H A D | cchmac.c | 51 cchmac_init(di, hc, key_len, key); in cchmac()
|
| H A D | cchmac_init.c | 50 cchmac_init(const struct ccdigest_info *di, cchmac_ctx_t hc, in cchmac_init() function
|
| H A D | ccdrbg_nisthmac.c | 102 cchmac_init(info, hmac_ctx, outlen, drbg_ctx->key); in update()
|
| /xnu-10002.41.9/osfmk/conf/ |
| H A D | Makefile.arm64 | 17 cchmac_init.o \
|
| H A D | Makefile.template | 97 cchmac_init.o_CWARNFLAGS_ADD += -Wno-cast-align 197 cchmac_init.o_CWARNFLAGS_ADD += -Wno-sign-conversion
|
| H A D | files | 353 osfmk/corecrypto/cchmac_init.c standard
|
| /xnu-10002.41.9/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cchmac.h | 56 void cchmac_init(const struct ccdigest_info *di, cchmac_ctx_t ctx,
|
| /xnu-10002.41.9/bsd/net/ |
| H A D | content_filter_crypto.c | 158 cchmac_init(state->digest_info, ctx, in cfil_crypto_sign_data()
|
| H A D | necp.c | 1600 cchmac_init(s_necp_resolver_key_state.digest_info, ctx, in necp_sign_resolver_answer() 1635 cchmac_init(s_necp_resolver_key_state.digest_info, ctx, in necp_validate_resolver_answer()
|
| /xnu-10002.41.9/bsd/nfs/gss/ |
| H A D | gss_krb5_mech.c | 585 cchmac_init(cctx->di, wctx->hmac_ctx, cctx->keylen, key); in do_hmac_init() 631 cchmac_init(ctx->di, hmac_ctx, ctx->keylen, key2use); in krb5_mic()
|