• Home
  • Raw
  • Download

Lines Matching refs:safexcel_alg_template

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