Lines Matching refs:auth_op
2139 enum rte_crypto_auth_operation auth_op, in create_wireless_algo_cipher_auth_session() argument
2159 ut_params->auth_xform.auth.op = auth_op; in create_wireless_algo_cipher_auth_session()
2200 enum rte_crypto_auth_operation auth_op, in create_wireless_cipher_auth_session() argument
2222 ut_params->auth_xform.auth.op = auth_op; in create_wireless_cipher_auth_session()
2274 enum rte_crypto_auth_operation auth_op, in create_wireless_algo_auth_cipher_session() argument
2290 ut_params->auth_xform.auth.op = auth_op; in create_wireless_algo_auth_cipher_session()
10838 enum rte_crypto_auth_operation auth_op) in create_gmac_session() argument
10851 ut_params->auth_xform.auth.op = auth_op; in create_gmac_session()
11487 enum rte_crypto_auth_operation auth_op) in create_auth_session() argument
11496 ut_params->auth_xform.auth.op = auth_op; in create_auth_session()
11520 enum rte_crypto_auth_operation auth_op, in create_auth_cipher_session() argument
11533 ut_params->auth_xform.auth.op = auth_op; in create_auth_cipher_session()