Searched defs:aad_size (Results 1 – 5 of 5) sorted by relevance
129 int rc = 0, aad_size = 0; in process_crypto_combined_op() local
796 uint64_t aad_size = (aad != NULL) ? in bcmfs_crypto_build_chain_request() local990 uint64_t aad_size = (aad != NULL) ? fsattr_sz(aad) : 0; in bcmfs_crypto_build_aead_request() local
114 struct rte_crypto_param_range aad_size; member140 struct rte_crypto_param_range aad_size; member
398 uint16_t key_size, uint16_t digest_size, uint16_t aad_size, in rte_cryptodev_sym_capability_check_aead()
265 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD_UPPER(aad_size) \ argument