Lines Matching refs:safexcel_alg_template

876 struct safexcel_alg_template {  struct
930 extern struct safexcel_alg_template safexcel_alg_ecb_des;
931 extern struct safexcel_alg_template safexcel_alg_cbc_des;
932 extern struct safexcel_alg_template safexcel_alg_ecb_des3_ede;
933 extern struct safexcel_alg_template safexcel_alg_cbc_des3_ede;
934 extern struct safexcel_alg_template safexcel_alg_ecb_aes;
935 extern struct safexcel_alg_template safexcel_alg_cbc_aes;
936 extern struct safexcel_alg_template safexcel_alg_cfb_aes;
937 extern struct safexcel_alg_template safexcel_alg_ofb_aes;
938 extern struct safexcel_alg_template safexcel_alg_ctr_aes;
939 extern struct safexcel_alg_template safexcel_alg_md5;
940 extern struct safexcel_alg_template safexcel_alg_sha1;
941 extern struct safexcel_alg_template safexcel_alg_sha224;
942 extern struct safexcel_alg_template safexcel_alg_sha256;
943 extern struct safexcel_alg_template safexcel_alg_sha384;
944 extern struct safexcel_alg_template safexcel_alg_sha512;
945 extern struct safexcel_alg_template safexcel_alg_hmac_md5;
946 extern struct safexcel_alg_template safexcel_alg_hmac_sha1;
947 extern struct safexcel_alg_template safexcel_alg_hmac_sha224;
948 extern struct safexcel_alg_template safexcel_alg_hmac_sha256;
949 extern struct safexcel_alg_template safexcel_alg_hmac_sha384;
950 extern struct safexcel_alg_template safexcel_alg_hmac_sha512;
951 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_aes;
952 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_aes;
953 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_aes;
954 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_aes;
955 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_aes;
956 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des3_ede;
957 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_aes;
958 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_ctr_aes;
959 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_ctr_aes;
960 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_ctr_aes;
961 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_ctr_aes;
962 extern struct safexcel_alg_template safexcel_alg_xts_aes;
963 extern struct safexcel_alg_template safexcel_alg_gcm;
964 extern struct safexcel_alg_template safexcel_alg_ccm;
965 extern struct safexcel_alg_template safexcel_alg_crc32;
966 extern struct safexcel_alg_template safexcel_alg_cbcmac;
967 extern struct safexcel_alg_template safexcel_alg_xcbcmac;
968 extern struct safexcel_alg_template safexcel_alg_cmac;
969 extern struct safexcel_alg_template safexcel_alg_chacha20;
970 extern struct safexcel_alg_template safexcel_alg_chachapoly;
971 extern struct safexcel_alg_template safexcel_alg_chachapoly_esp;
972 extern struct safexcel_alg_template safexcel_alg_sm3;
973 extern struct safexcel_alg_template safexcel_alg_hmac_sm3;
974 extern struct safexcel_alg_template safexcel_alg_ecb_sm4;
975 extern struct safexcel_alg_template safexcel_alg_cbc_sm4;
976 extern struct safexcel_alg_template safexcel_alg_ofb_sm4;
977 extern struct safexcel_alg_template safexcel_alg_cfb_sm4;
978 extern struct safexcel_alg_template safexcel_alg_ctr_sm4;
979 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_sm4;
980 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_cbc_sm4;
981 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_ctr_sm4;
982 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sm3_ctr_sm4;
983 extern struct safexcel_alg_template safexcel_alg_sha3_224;
984 extern struct safexcel_alg_template safexcel_alg_sha3_256;
985 extern struct safexcel_alg_template safexcel_alg_sha3_384;
986 extern struct safexcel_alg_template safexcel_alg_sha3_512;
987 extern struct safexcel_alg_template safexcel_alg_hmac_sha3_224;
988 extern struct safexcel_alg_template safexcel_alg_hmac_sha3_256;
989 extern struct safexcel_alg_template safexcel_alg_hmac_sha3_384;
990 extern struct safexcel_alg_template safexcel_alg_hmac_sha3_512;
991 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha1_cbc_des;
992 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des3_ede;
993 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des3_ede;
994 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des3_ede;
995 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des3_ede;
996 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha256_cbc_des;
997 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha224_cbc_des;
998 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha512_cbc_des;
999 extern struct safexcel_alg_template safexcel_alg_authenc_hmac_sha384_cbc_des;
1000 extern struct safexcel_alg_template safexcel_alg_rfc4106_gcm;
1001 extern struct safexcel_alg_template safexcel_alg_rfc4543_gcm;
1002 extern struct safexcel_alg_template safexcel_alg_rfc4309_ccm;