Lines Matching refs:safexcel_alg_template

1209 	struct safexcel_alg_template *tmpl =  in safexcel_skcipher_cra_init()
1210 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_skcipher_cra_init()
1291 struct safexcel_alg_template safexcel_alg_ecb_aes = {
1328 struct safexcel_alg_template safexcel_alg_cbc_aes = {
1366 struct safexcel_alg_template safexcel_alg_cfb_aes = {
1404 struct safexcel_alg_template safexcel_alg_ofb_aes = {
1478 struct safexcel_alg_template safexcel_alg_ctr_aes = {
1540 struct safexcel_alg_template safexcel_alg_cbc_des = {
1579 struct safexcel_alg_template safexcel_alg_ecb_des = {
1639 struct safexcel_alg_template safexcel_alg_cbc_des3_ede = {
1678 struct safexcel_alg_template safexcel_alg_ecb_des3_ede = {
1721 struct safexcel_alg_template *tmpl = in safexcel_aead_cra_init()
1722 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_aead_cra_init()
1751 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_aes = {
1787 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_aes = {
1823 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_aes = {
1859 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_aes = {
1895 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_aes = {
1932 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des3_ede = {
1969 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des3_ede = {
2006 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des3_ede = {
2043 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des3_ede = {
2080 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des3_ede = {
2117 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des = {
2154 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des = {
2191 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des = {
2228 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des = {
2265 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des = {
2300 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_aes = {
2335 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_ctr_aes = {
2370 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_ctr_aes = {
2405 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_ctr_aes = {
2440 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_ctr_aes = {
2552 struct safexcel_alg_template safexcel_alg_xts_aes = {
2655 struct safexcel_alg_template safexcel_alg_gcm = {
2779 struct safexcel_alg_template safexcel_alg_ccm = {
2843 struct safexcel_alg_template safexcel_alg_chacha20 = {
3004 struct safexcel_alg_template safexcel_alg_chachapoly = {
3044 struct safexcel_alg_template safexcel_alg_chachapoly_esp = {
3125 struct safexcel_alg_template safexcel_alg_ecb_sm4 = {
3162 struct safexcel_alg_template safexcel_alg_cbc_sm4 = {
3200 struct safexcel_alg_template safexcel_alg_ofb_sm4 = {
3238 struct safexcel_alg_template safexcel_alg_cfb_sm4 = {
3290 struct safexcel_alg_template safexcel_alg_ctr_sm4 = {
3352 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_sm4 = {
3461 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_cbc_sm4 = {
3498 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_sm4 = {
3533 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_ctr_sm4 = {
3601 struct safexcel_alg_template safexcel_alg_rfc4106_gcm = {
3646 struct safexcel_alg_template safexcel_alg_rfc4543_gcm = {
3738 struct safexcel_alg_template safexcel_alg_rfc4309_ccm = {