Home
last modified time | relevance | path

Searched refs:chacha20poly1305_selftest (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/
H A Dchacha20poly1305.h48 bool chacha20poly1305_selftest(void);
/linux/lib/crypto/
H A Dchacha20poly1305.c360 WARN_ON(!chacha20poly1305_selftest())) in chacha20poly1305_init()
H A Dchacha20poly1305-selftest.c8885 bool __init chacha20poly1305_selftest(void) in chacha20poly1305_selftest() function