Lines Matching refs:safexcel_alg_template
1206 struct safexcel_alg_template *tmpl = in safexcel_skcipher_cra_init()
1207 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_skcipher_cra_init()
1288 struct safexcel_alg_template safexcel_alg_ecb_aes = {
1325 struct safexcel_alg_template safexcel_alg_cbc_aes = {
1363 struct safexcel_alg_template safexcel_alg_cfb_aes = {
1401 struct safexcel_alg_template safexcel_alg_ofb_aes = {
1475 struct safexcel_alg_template safexcel_alg_ctr_aes = {
1537 struct safexcel_alg_template safexcel_alg_cbc_des = {
1576 struct safexcel_alg_template safexcel_alg_ecb_des = {
1636 struct safexcel_alg_template safexcel_alg_cbc_des3_ede = {
1675 struct safexcel_alg_template safexcel_alg_ecb_des3_ede = {
1718 struct safexcel_alg_template *tmpl = in safexcel_aead_cra_init()
1719 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_aead_cra_init()
1748 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_aes = {
1784 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_aes = {
1820 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_aes = {
1856 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_aes = {
1892 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_aes = {
1929 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des3_ede = {
1966 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des3_ede = {
2003 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des3_ede = {
2040 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des3_ede = {
2077 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des3_ede = {
2114 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des = {
2151 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des = {
2188 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des = {
2225 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des = {
2262 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des = {
2297 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_aes = {
2332 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_ctr_aes = {
2367 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_ctr_aes = {
2402 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_ctr_aes = {
2437 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_ctr_aes = {
2549 struct safexcel_alg_template safexcel_alg_xts_aes = {
2652 struct safexcel_alg_template safexcel_alg_gcm = {
2776 struct safexcel_alg_template safexcel_alg_ccm = {
2840 struct safexcel_alg_template safexcel_alg_chacha20 = {
3001 struct safexcel_alg_template safexcel_alg_chachapoly = {
3041 struct safexcel_alg_template safexcel_alg_chachapoly_esp = {
3122 struct safexcel_alg_template safexcel_alg_ecb_sm4 = {
3159 struct safexcel_alg_template safexcel_alg_cbc_sm4 = {
3197 struct safexcel_alg_template safexcel_alg_ofb_sm4 = {
3235 struct safexcel_alg_template safexcel_alg_cfb_sm4 = {
3287 struct safexcel_alg_template safexcel_alg_ctr_sm4 = {
3349 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_sm4 = {
3458 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_cbc_sm4 = {
3495 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_sm4 = {
3530 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_ctr_sm4 = {
3598 struct safexcel_alg_template safexcel_alg_rfc4106_gcm = {
3643 struct safexcel_alg_template safexcel_alg_rfc4543_gcm = {
3735 struct safexcel_alg_template safexcel_alg_rfc4309_ccm = {