Searched defs:tweak (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/ ! |
| H A D | ccmode.h | 370 CC_INLINE int ccxts_set_tweak(const struct ccmode_xts *mode, ccxts_ctx *ctx, ccxts_tweak *tweak, co… in ccxts_set_tweak() 389 ccxts_update(const struct ccmode_xts *mode, ccxts_ctx *ctx, ccxts_tweak *tweak, size_t nblocks, con… in ccxts_update() 901 ccomac_update(const struct ccmode_omac *mode, ccomac_ctx *ctx, size_t nblocks, const void *tweak, c… in ccomac_update() 910 const void *tweak, in ccomac_one_shot()
|