Lines Matching refs:rte_crypto_op_attach_sym_session
2215 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_AES_CBC_HMAC_SHA1_encrypt_digest()
2374 rte_crypto_op_attach_sym_session(ut_params->op, sess); in test_AES_CBC_HMAC_SHA512_decrypt_perform()
2527 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_wireless_algo_cipher_operation()
2557 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_wireless_algo_cipher_operation_oop()
2793 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_wireless_algo_hash_operation()
2852 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_wireless_cipher_hash_operation()
2924 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_wireless_algo_cipher_hash_operation()
3018 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_wireless_algo_auth_cipher_operation()
8265 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_authenticated_encryption()
10919 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_authenticated_decryption()
11259 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_authenticated_encryption_oop()
11363 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_authenticated_decryption_oop()
11858 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in MD5_HMAC_create_op()
12374 rte_crypto_op_attach_sym_session(burst[i], ut_params->sess); in test_null_burst_operation()
12859 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_AES_GMAC_authentication()
12991 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_AES_GMAC_authentication_verify()
13148 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_AES_GMAC_authentication_SGL()
13503 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_auth_operation()
13550 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_auth_GMAC_operation()
13603 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in create_cipher_auth_operation()
14513 rte_crypto_op_attach_sym_session(ut_params->op, ut_params->sess); in test_authenticated_encryption_SGL()