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

/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dqat_algs.c863 cipher_param->cipher_length = areq->cryptlen - digst_size; qat_alg_aead_dec()
869 cipher_param->cipher_length + AES_BLOCK_SIZE; qat_alg_aead_dec()
910 cipher_param->cipher_length = areq->cryptlen + AES_BLOCK_SIZE; qat_alg_aead_enc_internal()
914 cipher_param->cipher_length = areq->cryptlen; qat_alg_aead_enc_internal()
1035 cipher_param->cipher_length = req->nbytes; qat_alg_ablkcipher_encrypt()
1073 cipher_param->cipher_length = req->nbytes; qat_alg_ablkcipher_decrypt()
H A Dicp_qat_fw_la.h319 uint32_t cipher_length; member in struct:icp_qat_fw_la_cipher_req_params
/linux-4.1.27/drivers/net/wireless/
H A Datmel.c748 int cipher_type, cipher_length; tx_update_descriptor() local
753 cipher_length = 8; tx_update_descriptor()
755 cipher_length = 12; tx_update_descriptor()
759 cipher_length = 8; tx_update_descriptor()
762 cipher_length = 0; tx_update_descriptor()
768 cipher_length = 8; tx_update_descriptor()
770 cipher_length = 12; tx_update_descriptor()
774 cipher_length = 8; tx_update_descriptor()
777 cipher_length = 0; tx_update_descriptor()
784 cipher_length); tx_update_descriptor()

Completed in 167 milliseconds