Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu.h42 CIPHER_MODE_LAST = 0x8 enumerator
H A Dcipher.h444 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
H A Dutil.c387 for (mode = 0; mode < CIPHER_MODE_LAST; mode++) { in spu_debugfs_read()