Searched refs:armv8_aes_enc (Results 1 - 1 of 1) sorted by relevance
/freebsd-head/sys/crypto/armv8/ | ||
H A D | armv8_crypto_wrap.c | 49 armv8_aes_enc(int rounds, const uint8x16_t *keysched, const uint8x16_t from) function 103 tot = armv8_aes_enc(rounds - 1, key_schedule, |
Completed in 157 milliseconds