Home
last modified time | relevance | path

Searched refs:cipher_length (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c815 cipher_param->cipher_length = cipher_len; in qat_alg_aead_dec()
820 auth_param->auth_len = areq->assoclen + cipher_param->cipher_length; in qat_alg_aead_dec()
862 cipher_param->cipher_length = areq->cryptlen; in qat_alg_aead_enc()
1046 cipher_param->cipher_length = req->cryptlen; in qat_alg_skcipher_encrypt()
1113 cipher_param->cipher_length = req->cryptlen; in qat_alg_skcipher_decrypt()
H A Dicp_qat_fw_la.h282 __u32 cipher_length; member
/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c747 int cipher_type, cipher_length; in tx_update_descriptor() local
752 cipher_length = 8; in tx_update_descriptor()
754 cipher_length = 12; in tx_update_descriptor()
758 cipher_length = 8; in tx_update_descriptor()
761 cipher_length = 0; in tx_update_descriptor()
767 cipher_length = 8; in tx_update_descriptor()
769 cipher_length = 12; in tx_update_descriptor()
773 cipher_length = 8; in tx_update_descriptor()
776 cipher_length = 0; in tx_update_descriptor()
783 cipher_length); in tx_update_descriptor()