Searched refs:ccdigest_update (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.81.4/osfmk/corecrypto/ |
| H A D | cchmac_update.c | 45 ccdigest_update(di, cchmac_digest_ctx(di, hc), data_len, data); in cchmac_update()
|
| H A D | cchmac_init.c | 66 ccdigest_update(di, cchmac_digest_ctx(di, hc), key_len, key); in cchmac_init()
|
| H A D | ccdigest_update.c | 41 ccdigest_update(const struct ccdigest_info *di, ccdigest_ctx_t ctx, size_t len, const void *data) in ccdigest_update() function
|
| /xnu-12377.81.4/osfmk/conf/ |
| H A D | Makefile.arm64 | 15 ccdigest_update.o \
|
| H A D | Makefile.template | 163 ccdigest_update.o_CWARNFLAGS_ADD += -Wno-cast-align
|
| H A D | files | 386 osfmk/corecrypto/ccdigest_update.c standard
|
| /xnu-12377.81.4/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccdigest.h | 84 void ccdigest_update(const struct ccdigest_info *di, ccdigest_ctx_t ctx,
|