Lines Matching refs:offset_bytes

4614 		(tdata->digest.offset_bytes == 0 ?  in test_snow3g_auth_cipher()
4616 : tdata->digest.offset_bytes), in test_snow3g_auth_cipher()
4664 + (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher()
4665 plaintext_pad_len : tdata->digest.offset_bytes); in test_snow3g_auth_cipher()
4817 (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher_sgl()
4819 : tdata->digest.offset_bytes), in test_snow3g_auth_cipher_sgl()
4869 (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher_sgl()
4870 plaintext_pad_len : tdata->digest.offset_bytes), in test_snow3g_auth_cipher_sgl()
4874 (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher_sgl()
4875 plaintext_pad_len : tdata->digest.offset_bytes), in test_snow3g_auth_cipher_sgl()
5014 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher()
5016 : tdata->digest.offset_bytes), in test_kasumi_auth_cipher()
5065 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher()
5066 plaintext_pad_len : tdata->digest.offset_bytes); in test_kasumi_auth_cipher()
5218 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher_sgl()
5220 : tdata->digest.offset_bytes), in test_kasumi_auth_cipher_sgl()
5270 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher_sgl()
5271 plaintext_pad_len : tdata->digest.offset_bytes), in test_kasumi_auth_cipher_sgl()
5275 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher_sgl()
5276 plaintext_pad_len : tdata->digest.offset_bytes), in test_kasumi_auth_cipher_sgl()
5825 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher()
5827 : tdata->digest.offset_bytes), in test_zuc_auth_cipher()
5876 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher()
5877 plaintext_pad_len : tdata->digest.offset_bytes); in test_zuc_auth_cipher()
6023 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher_sgl()
6025 : tdata->digest.offset_bytes), in test_zuc_auth_cipher_sgl()
6075 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher_sgl()
6076 plaintext_pad_len : tdata->digest.offset_bytes), in test_zuc_auth_cipher_sgl()
6080 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher_sgl()
6081 plaintext_pad_len : tdata->digest.offset_bytes), in test_zuc_auth_cipher_sgl()
6312 &pattern->plaintext.data[pattern->digest.offset_bytes], in snow3g_hash_test_vector_setup()