Lines Matching refs:csp_cipher_alg
682 switch (csp->csp_cipher_alg) { in check_cipher()
704 switch (csp->csp_cipher_alg) { in check_aead()
794 if (csp->csp_cipher_alg == CRYPTO_AES_XTS) in check_eta()
1087 if (csp->csp_cipher_alg == CRYPTO_AES_XTS) in sec_cipher_ivlen()
1142 switch (csp->csp_cipher_alg) { in sec_shd_build_cipher()
1159 ctx_offset = sec_cipher_ctx_offset(csp->csp_cipher_alg); in sec_shd_build_cipher()
1170 if (csp->csp_cipher_alg == CRYPTO_AES_XTS) { in sec_shd_build_cipher()
1204 if (csp->csp_cipher_alg == CRYPTO_AES_XTS) in sec_shd_build_cipher()
1295 switch (csp->csp_cipher_alg) { in sec_shd_build_aead()
1333 switch (csp->csp_cipher_alg) { in sec_shd_build_eta()
1545 csp->csp_cipher_alg == CRYPTO_AES_CCM_16; in sec_job_build_sgts()
1706 if (csp->csp_cipher_alg == CRYPTO_AES_XTS && in sec_jd_build_cipher()
1966 ctx_offset = sec_cipher_ctx_offset(csp->csp_cipher_alg); in sec_jd_build_eta()
2087 if (csp->csp_cipher_alg == CRYPTO_AES_XTS) in sec_process()
2089 if (csp->csp_cipher_alg == CRYPTO_AES_CCM_16) { in sec_process()
2110 if (csp->csp_cipher_alg == CRYPTO_AES_CCM_16) in sec_process()