FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
rfc2202_hmac_sha1.c File Reference
+ Include dependency graph for rfc2202_hmac_sha1.c:

Go to the source code of this file.

Functions

 UNITTEST_REGISTER_CRYPTO_TEST (rfc_2202_sha1_tc1)
 
 UNITTEST_REGISTER_CRYPTO_TEST (rfc_2202_sha1_tc2)
 
 UNITTEST_REGISTER_CRYPTO_TEST (rfc_2202_sha1_tc3)
 
 UNITTEST_REGISTER_CRYPTO_TEST (rfc_2202_sha1_tc4)
 
 UNITTEST_REGISTER_CRYPTO_TEST (rfc_2202_sha1_tc5)
 
 UNITTEST_REGISTER_CRYPTO_TEST (rfc_2202_sha1_tc5_trunc)
 
 UNITTEST_REGISTER_CRYPTO_TEST (rfc_2202_sha1_tc6)
 
 UNITTEST_REGISTER_CRYPTO_TEST (rfc_2202_sha1_tc7)
 

Variables

static u8 sha1_tc1_key []
 
static char sha1_tc1_data [8] = "Hi There"
 
static u8 sha1_tc1_digest []
 
static char sha1_tc2_key [4] = "Jefe"
 
static char sha1_tc2_data [28] = "what do ya want for nothing?"
 
static u8 sha1_tc2_digest []
 
static u8 sha1_tc3_key [20]
 
static u8 sha1_tc3_data [50]
 
static u8 sha1_tc3_digest []
 
static u8 sha1_tc4_key [25]
 
static u8 sha1_tc4_data [50]
 
static u8 sha1_tc4_digest []
 
static u8 sha1_tc5_key [20]
 
static char sha1_tc5_data [20] = "Test With Truncation"
 
static u8 sha1_tc5_digest []
 
static u8 sha1_tc5_digest_96 [12]
 
static u8 sha1_tc6_key [80]
 
static char sha1_tc6_data [54]
 
static u8 sha1_tc6_digest []
 
static char sha1_tc7_data [73]
 
static u8 sha1_tc7_digest [20]
 

Function Documentation

UNITTEST_REGISTER_CRYPTO_TEST ( rfc_2202_sha1_tc1  )
UNITTEST_REGISTER_CRYPTO_TEST ( rfc_2202_sha1_tc2  )
UNITTEST_REGISTER_CRYPTO_TEST ( rfc_2202_sha1_tc3  )
UNITTEST_REGISTER_CRYPTO_TEST ( rfc_2202_sha1_tc4  )
UNITTEST_REGISTER_CRYPTO_TEST ( rfc_2202_sha1_tc5  )
UNITTEST_REGISTER_CRYPTO_TEST ( rfc_2202_sha1_tc5_trunc  )
UNITTEST_REGISTER_CRYPTO_TEST ( rfc_2202_sha1_tc6  )
UNITTEST_REGISTER_CRYPTO_TEST ( rfc_2202_sha1_tc7  )

Variable Documentation

char sha1_tc1_data[8] = "Hi There"
static

Definition at line 28 of file rfc2202_hmac_sha1.c.

u8 sha1_tc1_digest[]
static
Initial value:
= {
0xb6, 0x17, 0x31, 0x86, 0x55, 0x05, 0x72, 0x64,
0xe2, 0x8b, 0xc0, 0xb6, 0xfb, 0x37, 0x8c, 0x8e,
0xf1, 0x46, 0xbe, 0x00
}

Definition at line 30 of file rfc2202_hmac_sha1.c.

u8 sha1_tc1_key[]
static
Initial value:
= {
0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b,
0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b,
0x0b, 0x0b, 0x0b, 0x0b
}

Definition at line 22 of file rfc2202_hmac_sha1.c.

char sha1_tc2_data[28] = "what do ya want for nothing?"
static

Definition at line 48 of file rfc2202_hmac_sha1.c.

u8 sha1_tc2_digest[]
static
Initial value:
= {
0xef, 0xfc, 0xdf, 0x6a, 0xe5, 0xeb, 0x2f, 0xa2,
0xd2, 0x74, 0x16, 0xd5, 0xf1, 0x84, 0xdf, 0x9c,
0x25, 0x9a, 0x7c, 0x79
}

Definition at line 50 of file rfc2202_hmac_sha1.c.

char sha1_tc2_key[4] = "Jefe"
static

Definition at line 46 of file rfc2202_hmac_sha1.c.

u8 sha1_tc3_data[50]
static
Initial value:
= {
0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd,
0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd,
0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd,
0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd,
0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd,
0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd, 0xdd,
0xdd, 0xdd
}

Definition at line 72 of file rfc2202_hmac_sha1.c.

u8 sha1_tc3_digest[]
static
Initial value:
= {
0x12, 0x5d, 0x73, 0x42, 0xb9, 0xac, 0x11, 0xcd,
0x91, 0xa3, 0x9a, 0xf4, 0x8a, 0xa1, 0x7b, 0x4f,
0x63, 0xf1, 0x75, 0xd3,
}

Definition at line 82 of file rfc2202_hmac_sha1.c.

u8 sha1_tc3_key[20]
static
Initial value:
= {
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa
}

Definition at line 66 of file rfc2202_hmac_sha1.c.

u8 sha1_tc4_data[50]
static
Initial value:
= {
0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd,
0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd,
0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd,
0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd,
0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd,
0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd, 0xcd,
0xcd, 0xcd,
}

Definition at line 105 of file rfc2202_hmac_sha1.c.

u8 sha1_tc4_digest[]
static
Initial value:
= {
0x4c, 0x90, 0x07, 0xf4, 0x02, 0x62, 0x50, 0xc6,
0xbc, 0x84, 0x14, 0xf9, 0xbf, 0x50, 0xc8, 0x6c,
0x2d, 0x72, 0x35, 0xda,
}

Definition at line 115 of file rfc2202_hmac_sha1.c.

u8 sha1_tc4_key[25]
static
Initial value:
= {
0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08,
0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10,
0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18,
0x19
}

Definition at line 98 of file rfc2202_hmac_sha1.c.

char sha1_tc5_data[20] = "Test With Truncation"
static

Definition at line 137 of file rfc2202_hmac_sha1.c.

u8 sha1_tc5_digest[]
static
Initial value:
= {
0x4c, 0x1a, 0x03, 0x42, 0x4b, 0x55, 0xe0, 0x7f,
0xe7, 0xf2, 0x7b, 0xe1, 0xd5, 0x8b, 0xb9, 0x32,
0x4a, 0x9a, 0x5a, 0x04
}

Definition at line 139 of file rfc2202_hmac_sha1.c.

u8 sha1_tc5_digest_96[12]
static
Initial value:
= {
0x4c, 0x1a, 0x03, 0x42, 0x4b, 0x55, 0xe0, 0x7f,
0xe7, 0xf2, 0x7b, 0xe1
}

Definition at line 155 of file rfc2202_hmac_sha1.c.

u8 sha1_tc5_key[20]
static
Initial value:
= {
0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c,
0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c,
0x0c, 0x0c, 0x0c, 0x0c
}

Definition at line 131 of file rfc2202_hmac_sha1.c.

char sha1_tc6_data[54]
static
Initial value:
=
"Test Using Larger Than Block-Size Key - Hash Key First"

Definition at line 183 of file rfc2202_hmac_sha1.c.

u8 sha1_tc6_digest[]
static
Initial value:
= {
0xaa, 0x4a, 0xe5, 0xe1, 0x52, 0x72, 0xd0, 0x0e,
0x95, 0x70, 0x56, 0x37, 0xce, 0x8a, 0x3b, 0x55,
0xed, 0x40, 0x21, 0x12
}

Definition at line 186 of file rfc2202_hmac_sha1.c.

u8 sha1_tc6_key[80]
static
Initial value:
= {
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa
}

Definition at line 170 of file rfc2202_hmac_sha1.c.

char sha1_tc7_data[73]
static
Initial value:
=
"Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"

Definition at line 202 of file rfc2202_hmac_sha1.c.

u8 sha1_tc7_digest[20]
static
Initial value:
= {
0xe8, 0xe9, 0x9d, 0x0f, 0x45, 0x23, 0x7d, 0x78,
0x6d, 0x6b, 0xba, 0xa7, 0x96, 0x5c, 0x78, 0x08,
0xbb, 0xff, 0x1a, 0x91
}

Definition at line 205 of file rfc2202_hmac_sha1.c.