Home
last modified time | relevance | path

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

/openbmc/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 Dspu2.c180 case CIPHER_ALG_LAST: in spu2_cipher_xlate()
H A Dcipher.c4413 for (i = 0; i < CIPHER_ALG_LAST; i++) in spu_counters_init()