Lines Matching refs:offset_bytes
5106 (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher()
5108 : tdata->digest.offset_bytes), in test_snow3g_auth_cipher()
5156 + (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher()
5157 plaintext_pad_len : tdata->digest.offset_bytes); in test_snow3g_auth_cipher()
5313 (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher_sgl()
5315 : tdata->digest.offset_bytes), in test_snow3g_auth_cipher_sgl()
5365 (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher_sgl()
5366 plaintext_pad_len : tdata->digest.offset_bytes), in test_snow3g_auth_cipher_sgl()
5370 (tdata->digest.offset_bytes == 0 ? in test_snow3g_auth_cipher_sgl()
5371 plaintext_pad_len : tdata->digest.offset_bytes), in test_snow3g_auth_cipher_sgl()
5514 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher()
5516 : tdata->digest.offset_bytes), in test_kasumi_auth_cipher()
5565 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher()
5566 plaintext_pad_len : tdata->digest.offset_bytes); in test_kasumi_auth_cipher()
5718 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher_sgl()
5720 : tdata->digest.offset_bytes), in test_kasumi_auth_cipher_sgl()
5770 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher_sgl()
5771 plaintext_pad_len : tdata->digest.offset_bytes), in test_kasumi_auth_cipher_sgl()
5775 (tdata->digest.offset_bytes == 0 ? in test_kasumi_auth_cipher_sgl()
5776 plaintext_pad_len : tdata->digest.offset_bytes), in test_kasumi_auth_cipher_sgl()
6369 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher()
6371 : tdata->digest.offset_bytes), in test_zuc_auth_cipher()
6420 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher()
6421 plaintext_pad_len : tdata->digest.offset_bytes); in test_zuc_auth_cipher()
6569 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher_sgl()
6571 : tdata->digest.offset_bytes), in test_zuc_auth_cipher_sgl()
6621 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher_sgl()
6622 plaintext_pad_len : tdata->digest.offset_bytes), in test_zuc_auth_cipher_sgl()
6626 (tdata->digest.offset_bytes == 0 ? in test_zuc_auth_cipher_sgl()
6627 plaintext_pad_len : tdata->digest.offset_bytes), in test_zuc_auth_cipher_sgl()
6858 &pattern->plaintext.data[pattern->digest.offset_bytes], in snow3g_hash_test_vector_setup()