Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/crypto/via/
HDpadlock_cipher.c64 #define PADLOCK_ROUND_COUNT_AES192 12 macro
144 cw->cw_round_count = PADLOCK_ROUND_COUNT_AES192; in padlock_cipher_setup()