Searched refs:cipher_len (Results 1 – 4 of 4) sorted by relevance
157 uint32_t cipher_len = 0, cipher_ofs = 0; in qat_sym_build_request() local263 cipher_len = op->sym->cipher.data.length >> 3; in qat_sym_build_request()272 cipher_len = qat_bpicipher_preprocess(ctx, op); in qat_sym_build_request()275 cipher_len = op->sym->cipher.data.length; in qat_sym_build_request()443 cipher_len = op->sym->aead.data.length; in qat_sym_build_request()505 cipher_param->cipher_length = cipher_len; in qat_sym_build_request()
535 int32_t cipher_len, auth_len; in enqueue_one_chain_job() local541 cipher_len = data_len - ofs.ofs.cipher.head - in enqueue_one_chain_job()545 if (unlikely(cipher_len < 0 || auth_len < 0)) in enqueue_one_chain_job()549 cipher_param->cipher_length = cipher_len; in enqueue_one_chain_job()
569 request->cipher_len = op->sym->aead.data.length; in mrvl_request_prepare()576 request->auth_len = request->cipher_len; in mrvl_request_prepare()578 request->cipher_len = op->sym->cipher.data.length; in mrvl_request_prepare()
252 cipher_len = cipher_len >> 3; in process_sym_raw_dp_op()275 cipher_len = cipher_len >> 3; in process_sym_raw_dp_op()307 cipher_len = cipher_len >> 3; in process_sym_raw_dp_op()2077 unsigned int cipher_len, in create_wireless_algo_cipher_operation() argument2107 unsigned int cipher_len, in create_wireless_algo_cipher_operation_oop() argument8503 int32_t cipher_len, crc_len; in test_docsis_proto_uplink() local8613 cipher_len = cipher_len > 0 ? cipher_len : 0; in test_docsis_proto_uplink()8788 cipher_len = cipher_len > 0 ? cipher_len : 0; in test_docsis_proto_downlink()11281 unsigned int cipher_len; member11381 .cipher_len = 512,[all …]