Home
last modified time | relevance | path

Searched refs:PADLOCK_ROUND_COUNT_AES256 (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/crypto/via/
Dpadlock_cipher.c66 #define PADLOCK_ROUND_COUNT_AES256 14 macro
150 cw->cw_round_count = PADLOCK_ROUND_COUNT_AES256; in padlock_cipher_setup()