Lines Matching refs:safexcel_alg_template
1207 struct safexcel_alg_template *tmpl = in safexcel_skcipher_cra_init()
1208 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_skcipher_cra_init()
1289 struct safexcel_alg_template safexcel_alg_ecb_aes = {
1326 struct safexcel_alg_template safexcel_alg_cbc_aes = {
1364 struct safexcel_alg_template safexcel_alg_cfb_aes = {
1402 struct safexcel_alg_template safexcel_alg_ofb_aes = {
1476 struct safexcel_alg_template safexcel_alg_ctr_aes = {
1538 struct safexcel_alg_template safexcel_alg_cbc_des = {
1577 struct safexcel_alg_template safexcel_alg_ecb_des = {
1637 struct safexcel_alg_template safexcel_alg_cbc_des3_ede = {
1676 struct safexcel_alg_template safexcel_alg_ecb_des3_ede = {
1719 struct safexcel_alg_template *tmpl = in safexcel_aead_cra_init()
1720 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_aead_cra_init()
1749 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_aes = {
1785 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_aes = {
1821 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_aes = {
1857 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_aes = {
1893 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_aes = {
1930 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des3_ede = {
1967 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des3_ede = {
2004 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des3_ede = {
2041 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des3_ede = {
2078 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des3_ede = {
2115 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des = {
2152 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des = {
2189 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des = {
2226 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des = {
2263 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des = {
2298 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_aes = {
2333 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_ctr_aes = {
2368 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_ctr_aes = {
2403 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_ctr_aes = {
2438 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_ctr_aes = {
2550 struct safexcel_alg_template safexcel_alg_xts_aes = {
2653 struct safexcel_alg_template safexcel_alg_gcm = {
2777 struct safexcel_alg_template safexcel_alg_ccm = {
2841 struct safexcel_alg_template safexcel_alg_chacha20 = {
3002 struct safexcel_alg_template safexcel_alg_chachapoly = {
3042 struct safexcel_alg_template safexcel_alg_chachapoly_esp = {
3123 struct safexcel_alg_template safexcel_alg_ecb_sm4 = {
3160 struct safexcel_alg_template safexcel_alg_cbc_sm4 = {
3198 struct safexcel_alg_template safexcel_alg_ofb_sm4 = {
3236 struct safexcel_alg_template safexcel_alg_cfb_sm4 = {
3288 struct safexcel_alg_template safexcel_alg_ctr_sm4 = {
3350 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_sm4 = {
3459 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_cbc_sm4 = {
3496 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_sm4 = {
3531 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_ctr_sm4 = {
3599 struct safexcel_alg_template safexcel_alg_rfc4106_gcm = {
3644 struct safexcel_alg_template safexcel_alg_rfc4543_gcm = {
3736 struct safexcel_alg_template safexcel_alg_rfc4309_ccm = {