Searched refs:auth_offset (Results 1 – 13 of 13) sorted by relevance
102 uint32_t cipher_offset, auth_offset; in cperf_verify_op() local144 auth_offset = 0; in cperf_verify_op()150 auth_offset = options->test_buffer_size; in cperf_verify_op()156 auth_offset = options->test_buffer_size; in cperf_verify_op()162 auth_offset = options->test_buffer_size; in cperf_verify_op()168 auth_offset = options->test_buffer_size; in cperf_verify_op()188 res += memcmp(data + auth_offset, in cperf_verify_op()
64 uint32_t auth_offset; member
718 t_vec->data.auth_offset = 0; in cperf_test_vector_get_dummy()782 t_vec->data.auth_offset = 0; in cperf_test_vector_get_dummy()
585 test_vector->data.auth_offset = 0; in cperf_test_vector_get_from_file()
418 auth_offset = 0; in cpt_enc_hmac_prep()452 auth_offset += iv_len; in cpt_enc_hmac_prep()687 ((uint64_t)auth_offset)); in cpt_enc_hmac_prep()718 auth_offset = 0; in cpt_dec_hmac_prep()752 auth_offset += iv_len; in cpt_dec_hmac_prep()992 ((uint64_t)auth_offset)); in cpt_dec_hmac_prep()1042 auth_offset = auth_offset / 8; in cpt_pdcp_alg_prep()1045 auth_offset += iv_len; in cpt_pdcp_alg_prep()1053 auth_offset += iv_len; in cpt_pdcp_alg_prep()1091 auth_offset = 0; in cpt_pdcp_alg_prep()[all …]
690 auth_offset = 0; in cpt_enc_hmac_prep()749 auth_offset += iv_len; in cpt_enc_hmac_prep()828 ((uint64_t)auth_offset)); in cpt_enc_hmac_prep()858 ((uint64_t)auth_offset)); in cpt_enc_hmac_prep()1005 (auth_offset >> 8))) { in cpt_enc_hmac_prep()1066 auth_offset = 0; in cpt_dec_hmac_prep()1099 auth_offset += iv_len; in cpt_dec_hmac_prep()1209 ((uint64_t)auth_offset)); in cpt_dec_hmac_prep()1494 auth_offset = auth_offset / 8; in cpt_zuc_snow3g_enc_prep()1497 auth_offset += iv_len; in cpt_zuc_snow3g_enc_prep()[all …]
99 unsigned int auth_offset; member
262 auth_offset + auth_len); in process_sym_raw_dp_op()266 auth_offset = auth_offset >> 3; in process_sym_raw_dp_op()272 ofs.ofs.auth.head = auth_offset; in process_sym_raw_dp_op()299 auth_offset + auth_len; in process_sym_raw_dp_op()305 auth_offset + auth_len + in process_sym_raw_dp_op()325 max_len = auth_len + auth_offset; in process_sym_raw_dp_op()328 auth_offset = auth_offset >> 3; in process_sym_raw_dp_op()331 ofs.ofs.auth.head = auth_offset; in process_sym_raw_dp_op()13225 unsigned int auth_offset; member13326 .auth_offset = 0,[all …]
508 sym_op->auth.data.offset = tdata->auth_offset; in test_blockcipher_one_case()510 tdata->auth_offset; in test_blockcipher_one_case()
4110 .auth_offset = 0,
933 uint32_t oop, const uint32_t auth_offset, in auth_start_offset() argument944 return auth_offset; in auth_start_offset()952 u_dst = (uintptr_t)p_dst + auth_offset; in auth_start_offset()958 if (cipher_offset > auth_offset) in auth_start_offset()959 memcpy(p_dst + auth_offset, in auth_start_offset()960 p_src + auth_offset, in auth_start_offset()962 auth_offset); in auth_start_offset()969 auth_end = auth_offset + auth_length; in auth_start_offset()
675 request->auth_offset = request->cipher_offset; in mrvl_request_prepare_crp()683 request->auth_offset = op->sym->auth.data.offset; in mrvl_request_prepare_crp()694 request->auth_icv_offset = request->auth_offset + request->auth_len; in mrvl_request_prepare_crp()
620 uint16_t auth_offset : 8; in create_aead_gph() member622 uint16_t auth_offset : 8; in create_aead_gph()636 param3.auth_offset = ivlen; in create_aead_gph()