Searched defs:auth_op (Results 1 – 8 of 8) sorted by relevance
68 enum rte_crypto_auth_operation auth_op; member
66 enum rte_crypto_auth_operation auth_op; member
65 enum rte_crypto_auth_operation auth_op; member
72 enum icp_qat_hw_auth_op auth_op; member
558 enum rte_crypto_auth_operation auth_op, in bcmfs_crypto_build_auth_req()772 enum rte_crypto_auth_operation auth_op, in bcmfs_crypto_build_chain_request()
112 enum rte_crypto_auth_operation auth_op; member
2139 enum rte_crypto_auth_operation auth_op, in create_wireless_algo_cipher_auth_session()2200 enum rte_crypto_auth_operation auth_op, in create_wireless_cipher_auth_session()2274 enum rte_crypto_auth_operation auth_op, in create_wireless_algo_auth_cipher_session()10838 enum rte_crypto_auth_operation auth_op) in create_gmac_session()11487 enum rte_crypto_auth_operation auth_op) in create_auth_session()11520 enum rte_crypto_auth_operation auth_op, in create_auth_cipher_session()
3322 uint16_t auth_op = sess->cpt_op & CPT_OP_AUTH_MASK; in fill_digest_params() local