Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/padlock/
H A Dpadlock_cipher.c61 #define PADLOCK_ROUND_COUNT_AES128 10 macro
133 cw->cw_round_count = PADLOCK_ROUND_COUNT_AES128; in padlock_cipher_setup()