Lines Matching refs:safexcel_alg_template
1190 struct safexcel_alg_template *tmpl = in safexcel_skcipher_cra_init()
1191 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_skcipher_cra_init()
1272 struct safexcel_alg_template safexcel_alg_ecb_aes = {
1309 struct safexcel_alg_template safexcel_alg_cbc_aes = {
1347 struct safexcel_alg_template safexcel_alg_cfb_aes = {
1385 struct safexcel_alg_template safexcel_alg_ofb_aes = {
1459 struct safexcel_alg_template safexcel_alg_ctr_aes = {
1521 struct safexcel_alg_template safexcel_alg_cbc_des = {
1560 struct safexcel_alg_template safexcel_alg_ecb_des = {
1620 struct safexcel_alg_template safexcel_alg_cbc_des3_ede = {
1659 struct safexcel_alg_template safexcel_alg_ecb_des3_ede = {
1702 struct safexcel_alg_template *tmpl = in safexcel_aead_cra_init()
1703 container_of(tfm->__crt_alg, struct safexcel_alg_template, in safexcel_aead_cra_init()
1732 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_aes = {
1768 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_aes = {
1804 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_aes = {
1840 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_aes = {
1876 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_aes = {
1913 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des3_ede = {
1950 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des3_ede = {
1987 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des3_ede = {
2024 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des3_ede = {
2061 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des3_ede = {
2098 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des = {
2135 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des = {
2172 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des = {
2209 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des = {
2246 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des = {
2281 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_aes = {
2316 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_ctr_aes = {
2351 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_ctr_aes = {
2386 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_ctr_aes = {
2421 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_ctr_aes = {
2533 struct safexcel_alg_template safexcel_alg_xts_aes = {
2647 struct safexcel_alg_template safexcel_alg_gcm = {
2771 struct safexcel_alg_template safexcel_alg_ccm = {
2835 struct safexcel_alg_template safexcel_alg_chacha20 = {
2996 struct safexcel_alg_template safexcel_alg_chachapoly = {
3036 struct safexcel_alg_template safexcel_alg_chachapoly_esp = {
3117 struct safexcel_alg_template safexcel_alg_ecb_sm4 = {
3154 struct safexcel_alg_template safexcel_alg_cbc_sm4 = {
3192 struct safexcel_alg_template safexcel_alg_ofb_sm4 = {
3230 struct safexcel_alg_template safexcel_alg_cfb_sm4 = {
3282 struct safexcel_alg_template safexcel_alg_ctr_sm4 = {
3344 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_sm4 = {
3453 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_cbc_sm4 = {
3490 struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_sm4 = {
3525 struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_ctr_sm4 = {
3593 struct safexcel_alg_template safexcel_alg_rfc4106_gcm = {
3638 struct safexcel_alg_template safexcel_alg_rfc4543_gcm = {
3730 struct safexcel_alg_template safexcel_alg_rfc4309_ccm = {