Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h101 AEAD_TYPE_LAST enumerator
105 extern char *aead_alg_name[AEAD_TYPE_LAST];
H A Dcipher.h447 atomic_t aead_cnt[AEAD_TYPE_LAST];
H A Dutil.c431 for (alg = 0; alg < AEAD_TYPE_LAST; alg++) { in spu_debugfs_read()
H A Dcipher.c4421 for (i = 0; i < AEAD_TYPE_LAST; i++) in spu_counters_init()