| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_hash_test_vectors.h | 43 .auth_algo = RTE_CRYPTO_AUTH_MD5, 59 .auth_algo = RTE_CRYPTO_AUTH_MD5_HMAC, 83 .auth_algo = RTE_CRYPTO_AUTH_SHA1, 101 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 127 .auth_algo = RTE_CRYPTO_AUTH_SHA224, 174 .auth_algo = RTE_CRYPTO_AUTH_SHA256, 221 .auth_algo = RTE_CRYPTO_AUTH_SHA384, 274 .auth_algo = RTE_CRYPTO_AUTH_SHA512, 333 .auth_algo = RTE_CRYPTO_AUTH_AES_CMAC, 357 .auth_algo = RTE_CRYPTO_AUTH_NULL, [all …]
|
| H A D | test_cryptodev_mixed_test_vectors.h | 10 enum rte_crypto_auth_algorithm auth_algo; member 74 .auth_algo = RTE_CRYPTO_AUTH_AES_CMAC, 173 .auth_algo = RTE_CRYPTO_AUTH_ZUC_EIA3, 260 .auth_algo = RTE_CRYPTO_AUTH_AES_CMAC, 452 .auth_algo = RTE_CRYPTO_AUTH_ZUC_EIA3, 699 .auth_algo = RTE_CRYPTO_AUTH_AES_CMAC, 891 .auth_algo = RTE_CRYPTO_AUTH_NULL, 970 .auth_algo = RTE_CRYPTO_AUTH_NULL, 1130 .auth_algo = RTE_CRYPTO_AUTH_ZUC_EIA3, 1217 .auth_algo = RTE_CRYPTO_AUTH_NULL, [all …]
|
| H A D | test_cryptodev_aes_test_vectors.h | 919 .auth_algo = RTE_CRYPTO_AUTH_NULL, 964 .auth_algo = RTE_CRYPTO_AUTH_NULL, 1009 .auth_algo = RTE_CRYPTO_AUTH_NULL, 1121 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 1212 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 1257 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 1348 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 1392 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 1437 .auth_algo = RTE_CRYPTO_AUTH_SHA256_HMAC, 1932 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, [all …]
|
| H A D | test_cryptodev_des_test_vectors.h | 154 .auth_algo = RTE_CRYPTO_AUTH_SHA1, 189 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 327 .auth_algo = RTE_CRYPTO_AUTH_SHA1, 363 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 568 .auth_algo = RTE_CRYPTO_AUTH_SHA1, 603 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC, 741 .auth_algo = RTE_CRYPTO_AUTH_SHA1, 777 .auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC,
|
| H A D | test_cryptodev_blockcipher.h | 75 enum rte_crypto_auth_algorithm auth_algo; member
|
| H A D | test_ipsec.c | 52 char auth_algo[128]; member 213 const struct supported_auth_algo *auth_algo, in fill_crypto_xform() argument 219 ut_params->auth_xform.auth.algo = auth_algo->algo; in fill_crypto_xform() 276 const struct supported_auth_algo *auth_algo; in testsuite_setup() local 290 strcpy(uparams.auth_algo, "null"); in testsuite_setup() 293 auth_algo = find_match_auth_algo(uparams.auth_algo); in testsuite_setup() 295 fill_crypto_xform(ut_params, auth_algo, cipher_algo); in testsuite_setup() 686 const struct supported_auth_algo *auth_algo; in fill_ipsec_param() local 711 auth_algo = find_match_auth_algo(uparams.auth_algo); in fill_ipsec_param() 714 fill_crypto_xform(ut_params, auth_algo, cipher_algo); in fill_ipsec_param()
|
| H A D | test_ipsec_perf.c | 113 const struct supported_auth_algo auth_algo[] = { variable 187 sa->auth_xform.auth.algo = auth_algo->algo; in fill_ipsec_param() 188 sa->auth_xform.auth.digest_length = auth_algo->digest_len; in fill_ipsec_param()
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ep0.cfg | 70 auth_algo sha1-hmac auth_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 74 a0:a0:a0:a0:a0 auth_algo sha1-hmac auth_key a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:\ 78 a1:a1:a1:a1:a1 auth_algo sha1-hmac auth_key a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:\ 82 b2:b2:b2:b2:b2 auth_algo sha1-hmac auth_key b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:\ 85 sa out 15 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.5 \ 88 sa out 16 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.6 \ 92 c3:c3:c3:c3:c3 auth_algo sha1-hmac auth_key c3:c3:c3:c3:c3:c3:c3:c3:c3:c3:c3:\ 104 auth_algo sha1-hmac auth_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 119 sa in 115 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.2.5 \ 124 sa in 117 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.2.7 \ [all …]
|
| H A D | ep1.cfg | 67 auth_algo sha1-hmac auth_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 71 a0:a0:a0:a0:a0 auth_algo sha1-hmac auth_key a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:\ 75 a1:a1:a1:a1:a1 auth_algo sha1-hmac auth_key a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:\ 79 b2:b2:b2:b2:b2 auth_algo sha1-hmac auth_key b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:\ 82 sa in 15 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.5 \ 85 sa in 16 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.6 \ 89 c3:c3:c3:c3:c3 auth_algo sha1-hmac auth_key c3:c3:c3:c3:c3:c3:c3:c3:c3:c3:c3:\ 95 4d:4d:4d:4d:4d auth_algo sha1-hmac auth_key 4d:4d:4d:4d:4d:4d:4d:4d:4d:4d:4d:\ 101 auth_algo sha1-hmac auth_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 105 a0:a0:a0:a0:a0 auth_algo sha1-hmac auth_key a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:\ [all …]
|
| H A D | esp.c | 120 switch (sa->auth_algo) { in esp_inbound() 130 sa->auth_algo); in esp_inbound() 430 switch (sa->auth_algo) { in esp_outbound() 440 sa->auth_algo); in esp_outbound()
|
| H A D | ipsec.h | 116 enum rte_crypto_auth_algorithm auth_algo; member 230 uint8_t auth_algo; member
|
| /f-stack/dpdk/examples/ipsec-secgw/test/ |
| H A D | tun_aescbc_sha1_common_defs.sh | 33 auth_algo sha1-hmac \ 39 auth_algo sha1-hmac \ 46 auth_algo sha1-hmac \ 52 auth_algo sha1-hmac \ 97 auth_algo sha1-hmac \ 103 auth_algo sha1-hmac \ 110 auth_algo sha1-hmac \ 116 auth_algo sha1-hmac \
|
| H A D | tun_3descbc_sha1_common_defs.sh | 34 auth_algo sha1-hmac \ 41 auth_algo sha1-hmac \ 49 auth_algo sha1-hmac \ 56 auth_algo sha1-hmac \ 102 auth_algo sha1-hmac \ 109 auth_algo sha1-hmac \ 117 auth_algo sha1-hmac \ 124 auth_algo sha1-hmac \
|
| H A D | tun_aesctr_sha1_common_defs.sh | 33 auth_algo sha1-hmac \ 39 auth_algo sha1-hmac \ 46 auth_algo sha1-hmac \ 52 auth_algo sha1-hmac \ 97 auth_algo sha1-hmac \ 103 auth_algo sha1-hmac \ 110 auth_algo sha1-hmac \ 116 auth_algo sha1-hmac \
|
| H A D | trs_aescbc_sha1_common_defs.sh | 33 auth_algo sha1-hmac \ 39 auth_algo sha1-hmac \ 46 auth_algo sha1-hmac \ 53 auth_algo sha1-hmac \
|
| H A D | trs_3descbc_sha1_common_defs.sh | 34 auth_algo sha1-hmac \ 41 auth_algo sha1-hmac \ 49 auth_algo sha1-hmac \ 57 auth_algo sha1-hmac \
|
| H A D | trs_aesctr_sha1_common_defs.sh | 33 auth_algo sha1-hmac \ 39 auth_algo sha1-hmac \ 46 auth_algo sha1-hmac \ 53 auth_algo sha1-hmac \
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_ops.c | 294 options->auth_algo == RTE_CRYPTO_AUTH_KASUMI_F9 || in cperf_set_ops_auth() 295 options->auth_algo == RTE_CRYPTO_AUTH_ZUC_EIA3) in cperf_set_ops_auth() 401 options->auth_algo == RTE_CRYPTO_AUTH_ZUC_EIA3) in cperf_set_ops_cipher_auth() 577 if (options->auth_algo != 0) { in cperf_create_session() 580 auth_xform.auth.algo = options->auth_algo; in cperf_create_session() 586 if (options->auth_algo != RTE_CRYPTO_AUTH_NULL) { in cperf_create_session() 703 auth_xform.auth.algo = options->auth_algo; in cperf_create_session() 708 if (options->auth_algo != RTE_CRYPTO_AUTH_NULL) { in cperf_create_session() 758 auth_xform.auth.algo = options->auth_algo; in cperf_create_session() 764 if (options->auth_algo != RTE_CRYPTO_AUTH_NULL) { in cperf_create_session() [all …]
|
| H A D | cperf_options_parsing.c | 582 enum rte_crypto_auth_algorithm auth_algo; in parse_auth_algo() local 584 if (rte_cryptodev_get_auth_algo_enum(&auth_algo, arg) < 0) { in parse_auth_algo() 589 opts->auth_algo = auth_algo; in parse_auth_algo() 903 opts->auth_algo = RTE_CRYPTO_AUTH_SHA1_HMAC; in cperf_options_default() 1278 rte_crypto_auth_algorithm_strings[opts->auth_algo]); in cperf_options_dump()
|
| H A D | cperf_test_vectors.c | 443 if (options->auth_algo == RTE_CRYPTO_AUTH_NULL) { in cperf_test_vector_get_dummy() 507 if (options->auth_algo == RTE_CRYPTO_AUTH_NULL) { in cperf_test_vector_get_dummy()
|
| H A D | cperf_options.h | 111 enum rte_crypto_auth_algorithm auth_algo; member
|
| H A D | main.c | 325 cap_idx.algo.auth = opts->auth_algo; in cperf_verify_devices_capabilities() 414 if (opts->auth_algo != RTE_CRYPTO_AUTH_NULL) { in cperf_check_test_vector() 461 if (opts->auth_algo != RTE_CRYPTO_AUTH_NULL) { in cperf_check_test_vector()
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | ccp.rst | 111 --auth_op GENERATE --auth_algo sha1-hmac 126 --auth_op GENERATE --auth_algo sha1-hmac
|
| H A D | openssl.rst | 87 --auth_op GENERATE --auth_algo SHA1_HMAC
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ipsec_secgw.rst | 501 sa <dir> <spi> <cipher_algo> <cipher_key> <auth_algo> <auth_key> 557 ``<auth_algo>`` 574 Must be followed by <auth_algo> option 587 * Optional: Yes, unless <cipher_algo> and <auth_algo> are not used 601 * Optional: Yes, unless <cipher_algo> and <auth_algo> are not used. 716 sa out 5 cipher_algo null auth_algo null mode ipv4-tunnel \ 721 auth_algo sha1-hmac \ 732 auth_algo sha1-hmac auth_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 741 sa in 117 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.2.7 \
|