Searched defs:aes_decrypt_impl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/aes/sun4u/
H A Daes_crypt_asm.s66 void aes_decrypt_impl(const uint32_t rk[], int Nr, const uint32_t ct[4],
2995 ! SUBROUTINE aes_decrypt_impl
2997 ! void aes_decrypt_impl(const uint32_t rk[], int Nr, const uint32_t ct[4],
3002 .global aes_decrypt_impl
3003 aes_decrypt_impl: label
3509 .type aes_decrypt_impl,2
3510 .size aes_decrypt_impl,(.-aes_decrypt_impl)

Completed in 211 milliseconds