Lines Matching refs:safexcel_alg_template

1189 	struct safexcel_alg_template *tmpl =  in safexcel_skcipher_cra_init()
1190 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_skcipher_cra_init()
1271 struct safexcel_alg_template safexcel_alg_ecb_aes = {
1308 struct safexcel_alg_template safexcel_alg_cbc_aes = {
1346 struct safexcel_alg_template safexcel_alg_cfb_aes = {
1384 struct safexcel_alg_template safexcel_alg_ofb_aes = {
1458 struct safexcel_alg_template safexcel_alg_ctr_aes = {
1520 struct safexcel_alg_template safexcel_alg_cbc_des = {
1559 struct safexcel_alg_template safexcel_alg_ecb_des = {
1619 struct safexcel_alg_template safexcel_alg_cbc_des3_ede = {
1658 struct safexcel_alg_template safexcel_alg_ecb_des3_ede = {
1701 struct safexcel_alg_template *tmpl = in safexcel_aead_cra_init()
1702 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_aead_cra_init()
1731 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_aes = {
1767 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_aes = {
1803 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_aes = {
1839 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_aes = {
1875 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_aes = {
1912 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des3_ede = {
1949 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des3_ede = {
1986 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des3_ede = {
2023 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des3_ede = {
2060 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des3_ede = {
2097 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des = {
2134 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des = {
2171 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des = {
2208 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des = {
2245 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des = {
2280 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_aes = {
2315 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_ctr_aes = {
2350 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_ctr_aes = {
2385 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_ctr_aes = {
2420 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_ctr_aes = {
2532 struct safexcel_alg_template safexcel_alg_xts_aes = {
2646 struct safexcel_alg_template safexcel_alg_gcm = {
2770 struct safexcel_alg_template safexcel_alg_ccm = {
2834 struct safexcel_alg_template safexcel_alg_chacha20 = {
2995 struct safexcel_alg_template safexcel_alg_chachapoly = {
3035 struct safexcel_alg_template safexcel_alg_chachapoly_esp = {
3116 struct safexcel_alg_template safexcel_alg_ecb_sm4 = {
3153 struct safexcel_alg_template safexcel_alg_cbc_sm4 = {
3191 struct safexcel_alg_template safexcel_alg_ofb_sm4 = {
3229 struct safexcel_alg_template safexcel_alg_cfb_sm4 = {
3281 struct safexcel_alg_template safexcel_alg_ctr_sm4 = {
3343 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_sm4 = {
3452 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_cbc_sm4 = {
3489 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_sm4 = {
3524 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_ctr_sm4 = {
3592 struct safexcel_alg_template safexcel_alg_rfc4106_gcm = {
3637 struct safexcel_alg_template safexcel_alg_rfc4543_gcm = {
3729 struct safexcel_alg_template safexcel_alg_rfc4309_ccm = {