Lines Matching full:check
176 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_md5()
185 /* Check hash IRQ status is asserted */ in aspeed_test_md5()
188 /* Clear IRQ status and check status is deasserted */ in aspeed_test_md5()
195 /* Check result of computation */ in aspeed_test_md5()
210 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha256()
219 /* Check hash IRQ status is asserted */ in aspeed_test_sha256()
222 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha256()
229 /* Check result of computation */ in aspeed_test_sha256()
244 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha384()
253 /* Check hash IRQ status is asserted */ in aspeed_test_sha384()
256 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha384()
263 /* Check result of computation */ in aspeed_test_sha384()
278 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha512()
287 /* Check hash IRQ status is asserted */ in aspeed_test_sha512()
290 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha512()
297 /* Check result of computation */ in aspeed_test_sha512()
323 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha256_sg()
338 /* Check hash IRQ status is asserted */ in aspeed_test_sha256_sg()
341 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha256_sg()
348 /* Check result of computation */ in aspeed_test_sha256_sg()
374 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha384_sg()
389 /* Check hash IRQ status is asserted */ in aspeed_test_sha384_sg()
392 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha384_sg()
399 /* Check result of computation */ in aspeed_test_sha384_sg()
425 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha512_sg()
440 /* Check hash IRQ status is asserted */ in aspeed_test_sha512_sg()
443 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha512_sg()
450 /* Check result of computation */ in aspeed_test_sha512_sg()
470 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha256_accum()
481 /* Check hash IRQ status is asserted */ in aspeed_test_sha256_accum()
484 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha256_accum()
491 /* Check result of computation */ in aspeed_test_sha256_accum()
511 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha384_accum()
522 /* Check hash IRQ status is asserted */ in aspeed_test_sha384_accum()
525 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha384_accum()
532 /* Check result of computation */ in aspeed_test_sha384_accum()
552 /* Check engine is idle, no busy or irq bits set */ in aspeed_test_sha512_accum()
563 /* Check hash IRQ status is asserted */ in aspeed_test_sha512_accum()
566 /* Clear IRQ status and check status is deasserted */ in aspeed_test_sha512_accum()
573 /* Check result of computation */ in aspeed_test_sha512_accum()
586 * Check command mode is zero, meaning engine is in direct access mode, in aspeed_test_addresses()
598 /* Check that the address masking is correct */ in aspeed_test_addresses()
635 /* Check that all bits are now zero */ in aspeed_test_addresses()