xref: /linux/lib/crypto/fips-aes.h (revision 85cdaca6970028bf6f544c355c90035586836ddf)
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /* This file was generated by: gen-fips-testvecs.py */
3 /* clang-format off */
4 
5 #include <linux/fips.h>
6 
7 static const u8 fips_test_data[] __initconst __maybe_unused = {
8 	0x66, 0x69, 0x70, 0x73, 0x20, 0x74, 0x65, 0x73,
9 	0x74, 0x20, 0x64, 0x61, 0x74, 0x61, 0x00, 0x00,
10 };
11 
12 static const u8 fips_test_ad[] __initconst __maybe_unused = {
13 	0x66, 0x69, 0x70, 0x73, 0x20, 0x74, 0x65, 0x73,
14 	0x74, 0x20, 0x61, 0x64, 0x00, 0x00, 0x00, 0x00,
15 };
16 
17 static const u8 fips_test_iv[] __initconst __maybe_unused = {
18 	0x66, 0x69, 0x70, 0x73, 0x20, 0x74, 0x65, 0x73,
19 	0x74, 0x20, 0x69, 0x76, 0x00, 0x00, 0x00, 0x00,
20 };
21 
22 static const u8 fips_test_key[] __initconst __maybe_unused = {
23 	0x66, 0x69, 0x70, 0x73, 0x20, 0x74, 0x65, 0x73,
24 	0x74, 0x20, 0x6b, 0x65, 0x79, 0x00, 0x00, 0x00,
25 };
26 
27 static const u8 fips_test_xts_key[] __initconst __maybe_unused = {
28 	0x6b, 0x65, 0x79, 0x31, 0x00, 0x00, 0x00, 0x00,
29 	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
30 	0x6b, 0x65, 0x79, 0x32, 0x00, 0x00, 0x00, 0x00,
31 	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
32 };
33 
34 static const u8 fips_test_aes_cmac_value[] __initconst __maybe_unused = {
35 	0xc5, 0x88, 0x28, 0x55, 0xd7, 0x2c, 0x00, 0xb6,
36 	0x6a, 0xa7, 0xfc, 0x82, 0x90, 0x81, 0xcf, 0x18,
37 };
38 
39 static const u8 fips_test_aes_ecb_ctext[] __initconst __maybe_unused = {
40 	0x47, 0x76, 0x48, 0xaf, 0x1b, 0xd8, 0x4c, 0xe6,
41 	0xb5, 0xa7, 0x20, 0x8d, 0x64, 0x88, 0xbc, 0x3f,
42 };
43 
44 static const u8 fips_test_aes_cbc_ctext[] __initconst __maybe_unused = {
45 	0xc8, 0x7d, 0x7c, 0x25, 0xba, 0x15, 0xf7, 0xe1,
46 	0x08, 0xa0, 0xd0, 0x7a, 0x20, 0x37, 0xaf, 0x5e,
47 };
48 
49 static const u8 fips_test_aes_cbc_cts_ctext[] __initconst __maybe_unused = {
50 	0x36, 0x8e, 0x37, 0xb4, 0x78, 0xe2, 0x88, 0x59,
51 	0xd5, 0xe8, 0x17, 0x65, 0x5c, 0xa1, 0x25, 0xe6,
52 	0xc8, 0x7d, 0x7c, 0x25, 0xba, 0x15, 0xf7, 0xe1,
53 	0x08, 0xa0, 0xd0, 0x7a, 0x20, 0x37, 0xaf, 0x5e,
54 };
55 
56 static const u8 fips_test_aes_ctr_ctext[] __initconst __maybe_unused = {
57 	0x95, 0xf4, 0xf4, 0x7a, 0xc8, 0xa2, 0x53, 0x73,
58 	0x53, 0x8f, 0x95, 0xfc, 0x18, 0xfe, 0x58, 0x2f,
59 };
60 
61 static const u8 fips_test_aes_xts_ctext[] __initconst __maybe_unused = {
62 	0xd4, 0x51, 0x7f, 0x01, 0x14, 0x91, 0x16, 0x29,
63 	0x26, 0xbe, 0xec, 0x9b, 0x90, 0xed, 0x59, 0x30,
64 };
65 
66 static const u8 fips_test_aes_gcm_ctext_and_tag[] __initconst __maybe_unused = {
67 	0x12, 0x0c, 0x5d, 0x03, 0x32, 0x93, 0x13, 0x44,
68 	0x06, 0x35, 0x26, 0x9d, 0xe0, 0xea, 0xbc, 0xe2,
69 	0x30, 0xa9, 0xa4, 0x15, 0xc5, 0x3d, 0xb3, 0xf9,
70 	0x30, 0x82, 0xdf, 0x9c, 0xd8, 0xc4, 0x3f, 0x2f,
71 };
72 
73 static const u8 fips_test_aes_ccm_ctext_and_tag[] __initconst __maybe_unused = {
74 	0x11, 0x8e, 0x01, 0xcb, 0xb5, 0x22, 0x6d, 0xb4,
75 	0x66, 0x98, 0x97, 0x1d, 0x35, 0x53, 0x78, 0xdd,
76 	0xd1, 0xc5, 0xff, 0xb6, 0x90, 0xcf, 0xb1, 0xf2,
77 	0x87, 0x99, 0xd6, 0x1e, 0xd5, 0xd1, 0xed, 0x63,
78 };
79