Searched defs:aad_size (Results 1 – 7 of 7) 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
53 uint16_t aad_size; member679 uint16_t aad_size, digest_size, plaintext_len; in operation_create() local
120 struct rte_crypto_param_range aad_size; global() member 152 struct rte_crypto_param_range aad_size; global() member
533 rte_cryptodev_sym_capability_check_aead(const struct rte_cryptodev_symmetric_capability * capability,uint16_t key_size,uint16_t digest_size,uint16_t aad_size,uint16_t iv_size) rte_cryptodev_sym_capability_check_aead() argument
754 uint32_t aad_size; member
316 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD_UPPER(aad_size) \ argument