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