sun8i_crypto.c | 140 struct sun8i_crypto_buf cs_out; member in struct:sun8i_crypto_softc::sun8i_crypto_selftest 1506 error = sun8i_crypto_allocbuf(sc, nbytes, &selftest->cs_out, 1537 selftest->cs_out.cb_kva, nbytes, NULL, BUS_DMA_WAITOK); 1573 fail3: sun8i_crypto_freebuf(sc, nbytes, &selftest->cs_out); 1631 selftest_output, selftest->cs_out.cb_kva); 1641 sun8i_crypto_freebuf(sc, nbytes, &selftest->cs_out);
|