Searched refs:enc_key001 (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/crypto/tests/ |
| H A D | chacha20poly1305_kunit.c | 110 static const u8 enc_key001[] = { variable 5932 { enc_input001, enc_output001, enc_assoc001, enc_nonce001, enc_key001, 9038 0, enc_key001)) in test_chacha20poly1305() 9043 enc_key001); in test_chacha20poly1305() 9047 input, total_len, NULL, 0, 0, enc_key001)) in test_chacha20poly1305() 9054 total_len, NULL, 0, 0, enc_key001)) in test_chacha20poly1305()
|