HomeSort by: relevance | last modified time | path
    Searched defs:sun8i_crypto_selftest_check (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/sunxi/
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,

Completed in 13 milliseconds