sun8i_crypto.c | 1583 sun8i_crypto_selftest_check(struct sun8i_crypto_softc *sc, const char *title, function in typeref:typename:bool 1626 ok &= sun8i_crypto_selftest_check(sc, "input clobbered", nbytes, 1628 ok &= sun8i_crypto_selftest_check(sc, "key clobbered", keybytes, 1630 ok &= sun8i_crypto_selftest_check(sc, "output mismatch", nbytes,
|