Searched refs:cchmac (Results 1 – 6 of 6) sorted by relevance
| /xnu-10002.61.3/osfmk/corecrypto/ |
| H A D | cchmac.c | 42 cchmac(const struct ccdigest_info *di, in cchmac() function
|
| H A D | ccdrbg_nisthmac.c | 123 cchmac(info, outlen, drbg_ctx->key, outlen, drbg_ctx->V, drbg_ctx->V); in update() 226 cchmac(info, outlen, drbg_ctx->key, outlen, drbg_ctx->V, drbg_ctx->V); in generate()
|
| /xnu-10002.61.3/osfmk/conf/ |
| H A D | Makefile.arm64 | 16 cchmac.o \
|
| H A D | Makefile.template | 195 cchmac.o_CWARNFLAGS_ADD += -Wno-sign-conversion
|
| H A D | files | 352 osfmk/corecrypto/cchmac.c standard
|
| /xnu-10002.61.3/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cchmac.h | 63 void cchmac(const struct ccdigest_info *di, size_t key_len,
|