Searched refs:enc_key001 (Results 1 – 1 of 1) sorted by relevance
/linux/lib/crypto/ |
H A D | chacha20poly1305-selftest.c | 111 static const u8 enc_key001[] __initconst = { variable 5933 { enc_input001, enc_output001, enc_assoc001, enc_nonce001, enc_key001, 9045 0, enc_key001)) in chacha20poly1305_selftest() 9050 enc_key001); in chacha20poly1305_selftest() 9054 input, total_len, NULL, 0, 0, enc_key001)) in chacha20poly1305_selftest() 9061 total_len, NULL, 0, 0, enc_key001)) in chacha20poly1305_selftest()
|