Searched defs:iv_only (Results 1 – 1 of 1) sorted by relevance
1553 static void ivsize_next(LTC_Type *base, uint32_t ivSize, bool iv_only) in ivsize_next()1577 …LTC_Type *base, const uint8_t *iv, uint32_t ivSize, ltc_mode_t modeReg, bool iv_only, int type, lt… in ltc_aes_gcm_process_iv_aad()1643 bool iv_only; in ltc_aes_gcm_process() local