Searched refs:cchmac (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215.1.10/osfmk/corecrypto/ |
| H A D | cchmac.c | 42 cchmac(const struct ccdigest_info *di, in cchmac() function
|
| H A D | ccdrbg_nisthmac.c | 125 cchmac(info, outlen, drbg_ctx->key, outlen, drbg_ctx->V, drbg_ctx->V); in update() 237 cchmac(info, outlen, drbg_ctx->key, outlen, drbg_ctx->V, drbg_ctx->V); in generate()
|
| H A D | cchkdf.c | 59 cchmac(di, salt_nbytes, salt, ikm_nbytes, ikm, prk); in cchkdf_extract()
|
| /xnu-11215.1.10/osfmk/conf/ |
| H A D | Makefile.arm64 | 17 cchmac.o \
|
| H A D | Makefile.template | 216 cchmac.o_CWARNFLAGS_ADD += -Wno-sign-conversion
|
| H A D | files | 381 osfmk/corecrypto/cchmac.c standard
|
| /xnu-11215.1.10/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cchmac.h | 63 void cchmac(const struct ccdigest_info *di, size_t key_len,
|