Home
last modified time | relevance | path

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

/drivers/crypto/qat/qat_common/
Dqat_algs.c844 cipher_param->cipher_length = cipher_len; in qat_alg_aead_dec()
849 auth_param->auth_len = areq->assoclen + cipher_param->cipher_length; in qat_alg_aead_dec()
892 cipher_param->cipher_length = areq->cryptlen; in qat_alg_aead_enc()
1014 cipher_param->cipher_length = req->nbytes; in qat_alg_ablkcipher_encrypt()
1051 cipher_param->cipher_length = req->nbytes; in qat_alg_ablkcipher_decrypt()
Dicp_qat_fw_la.h319 uint32_t cipher_length; member
/drivers/net/wireless/
Datmel.c748 int cipher_type, cipher_length; in tx_update_descriptor() local
753 cipher_length = 8; in tx_update_descriptor()
755 cipher_length = 12; in tx_update_descriptor()
759 cipher_length = 8; in tx_update_descriptor()
762 cipher_length = 0; in tx_update_descriptor()
768 cipher_length = 8; in tx_update_descriptor()
770 cipher_length = 12; in tx_update_descriptor()
774 cipher_length = 8; in tx_update_descriptor()
777 cipher_length = 0; in tx_update_descriptor()
784 cipher_length); in tx_update_descriptor()