Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu.h29 CIPHER_ALG_LAST = 0x5 enumerator
H A Dcipher.h444 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
H A Dutil.c386 for (alg = 0; alg < CIPHER_ALG_LAST; alg++) { in spu_debugfs_read()
H A Dcipher.c4351 for (i = 0; i < CIPHER_ALG_LAST; i++) in spu_counters_init()