Home
last modified time | relevance | path

Searched refs:CIPHER_MODE_LAST (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.h41 CIPHER_MODE_LAST = 0x8 enumerator
H A Dcipher.h446 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
H A Dutil.c385 for (mode = 0; mode < CIPHER_MODE_LAST; mode++) { in spu_debugfs_read()
H A Dcipher.c4443 for (j = 0; j < CIPHER_MODE_LAST; j++) in spu_counters_init()
/kernel/linux/linux-6.6/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()
H A Dcipher.c4411 for (j = 0; j < CIPHER_MODE_LAST; j++) in spu_counters_init()

Completed in 15 milliseconds