FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
UNITTEST_REGISTER_CRYPTO_TEST (chacha20_poly1305_tc1) | |
UNITTEST_REGISTER_CRYPTO_TEST (chacha20_poly1305_tc2) | |
UNITTEST_REGISTER_CRYPTO_TEST (chacha20_poly1305_tc3) | |
Variables | |
static u8 | tc1_key [] |
static u8 | tc1_iv [] |
static u8 | tc1_aad [] |
static u8 | tc1_tag [] |
static u8 | tc1_plaintext [] |
static u8 | tc1_ciphertext [] |
static u8 | tc2_key [] |
static u8 | tc2_iv [] |
static u8 | tc2_aad [] |
static u8 | tc2_tag [] |
static u8 | tc2_plaintext [] = { } |
static u8 | tc2_ciphertext [] = { } |
static u8 | tc3_key [] |
static u8 | tc3_iv [] |
static u8 | tc3_aad [] = { } |
static u8 | tc3_tag [] |
static u8 | tc3_plaintext [] = { } |
static u8 | tc3_ciphertext [] = { } |
UNITTEST_REGISTER_CRYPTO_TEST | ( | chacha20_poly1305_tc1 | ) |
UNITTEST_REGISTER_CRYPTO_TEST | ( | chacha20_poly1305_tc2 | ) |
UNITTEST_REGISTER_CRYPTO_TEST | ( | chacha20_poly1305_tc3 | ) |
|
static |
Definition at line 19 of file chacha20_poly1305.c.
|
static |
Definition at line 46 of file chacha20_poly1305.c.
|
static |
Definition at line 14 of file chacha20_poly1305.c.
|
static |
Definition at line 7 of file chacha20_poly1305.c.
|
static |
Definition at line 29 of file chacha20_poly1305.c.
|
static |
Definition at line 24 of file chacha20_poly1305.c.
|
static |
Definition at line 89 of file chacha20_poly1305.c.
|
static |
Definition at line 100 of file chacha20_poly1305.c.
|
static |
Definition at line 84 of file chacha20_poly1305.c.
|
static |
Definition at line 77 of file chacha20_poly1305.c.
|
static |
Definition at line 98 of file chacha20_poly1305.c.
|
static |
Definition at line 93 of file chacha20_poly1305.c.
|
static |
Definition at line 128 of file chacha20_poly1305.c.
|
static |
Definition at line 137 of file chacha20_poly1305.c.
|
static |
Definition at line 123 of file chacha20_poly1305.c.
|
static |
Definition at line 116 of file chacha20_poly1305.c.
|
static |
Definition at line 135 of file chacha20_poly1305.c.
|
static |
Definition at line 130 of file chacha20_poly1305.c.