Home
last modified time | relevance | path

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

/drivers/crypto/bcm/
Dspu.h28 CIPHER_ALG_LAST = 0x5 enumerator
Dcipher.h445 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
Dutil.c384 for (alg = 0; alg < CIPHER_ALG_LAST; alg++) { in spu_debugfs_read()
Dspu2.c180 case CIPHER_ALG_LAST: in spu2_cipher_xlate()
Dcipher.c4511 for (i = 0; i < CIPHER_ALG_LAST; i++) in spu_counters_init()