Searched refs:DRV_CIPHER_XTS (Results 1 – 2 of 2) sorted by relevance
79 if (likely((ctx_p->cipher_mode != DRV_CIPHER_XTS) && in validate_keys_sizes()88 if (likely((ctx_p->cipher_mode == DRV_CIPHER_XTS) || in validate_keys_sizes()117 case DRV_CIPHER_XTS: in validate_data_size()340 if ((ctx_p->cipher_mode == DRV_CIPHER_XTS) ||369 if ((ctx_p->cipher_mode == DRV_CIPHER_XTS) &&494 case DRV_CIPHER_XTS:930 .cipher_mode = DRV_CIPHER_XTS,946 .cipher_mode = DRV_CIPHER_XTS,962 .cipher_mode = DRV_CIPHER_XTS,
133 DRV_CIPHER_XTS = 4, enumerator