Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dspu.h39 CIPHER_ALG_LAST = 0x5 enumerator
Dcipher.h458 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
Dutil.c436 for (alg = 0; alg < CIPHER_ALG_LAST; alg++) { in spu_debugfs_read()
Dspu2.c191 case CIPHER_ALG_LAST: in spu2_cipher_xlate()
Dcipher.c4577 for (i = 0; i < CIPHER_ALG_LAST; i++) in spu_counters_init()