Lines Matching refs:auth_op
2576 enum rte_crypto_auth_operation auth_op, in create_wireless_algo_cipher_auth_session() argument
2596 ut_params->auth_xform.auth.op = auth_op; in create_wireless_algo_cipher_auth_session()
2637 enum rte_crypto_auth_operation auth_op, in create_wireless_cipher_auth_session() argument
2659 ut_params->auth_xform.auth.op = auth_op; in create_wireless_cipher_auth_session()
2711 enum rte_crypto_auth_operation auth_op, in create_wireless_algo_auth_cipher_session() argument
2727 ut_params->auth_xform.auth.op = auth_op; in create_wireless_algo_auth_cipher_session()
12753 enum rte_crypto_auth_operation auth_op) in create_gmac_session() argument
12767 ut_params->auth_xform.auth.op = auth_op; in create_gmac_session()
13408 enum rte_crypto_auth_operation auth_op) in create_auth_session() argument
13418 ut_params->auth_xform.auth.op = auth_op; in create_auth_session()
13441 enum rte_crypto_auth_operation auth_op, in create_auth_cipher_session() argument
13455 ut_params->auth_xform.auth.op = auth_op; in create_auth_cipher_session()