Searched refs:AES_XTS_IV_LEN (Results 1 – 11 of 11) sorted by relevance
82 enc_xform_aes_xts.reinit(ctxp, iv, AES_XTS_IV_LEN); in geliboot_crypt()
67 .ivsize = AES_XTS_IV_LEN,
130 #define AES_XTS_IV_LEN 8 macro
975 caead->ivlen = AES_XTS_IV_LEN; in cryptodev_aead()
195 if (csp->csp_ivlen != AES_XTS_IV_LEN) in armv8_crypto_probesession()
1941 memcpy(cdesc->control_data.token, req->iv, AES_XTS_IV_LEN); in safexcel_set_token()1943 AES_XTS_IV_LEN / sizeof(uint32_t), 0, AES_XTS_IV_LEN); in safexcel_set_token()2255 if (csp->csp_ivlen != AES_XTS_IV_LEN) in safexcel_probe_cipher()
349 if (csp->csp_ivlen != AES_XTS_IV_LEN) in ccp_cipher_supported()
594 return (AES_XTS_IV_LEN); in g_eli_ivlen()
206 if (csp->csp_ivlen != AES_XTS_IV_LEN) in aesni_cipher_supported()
1849 if (csp->csp_ivlen != AES_XTS_IV_LEN) in qat_probesession()1896 if (csp->csp_ivlen != AES_XTS_IV_LEN) in qat_probesession()
2192 if (csp->csp_ivlen != AES_XTS_IV_LEN) in ccr_cipher_supported()