Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
A Dspu.h70 HASH_ALG_LAST enumerator
104 extern char *hash_alg_name[HASH_ALG_LAST];
A Dcipher.h448 atomic_t hash_cnt[HASH_ALG_LAST];
449 atomic_t hmac_cnt[HASH_ALG_LAST];
A Dutil.c400 for (alg = 0; alg < HASH_ALG_LAST; alg++) { in spu_debugfs_read()
415 for (alg = 0; alg < HASH_ALG_LAST; alg++) { in spu_debugfs_read()
A Dspu2.c295 case HASH_ALG_LAST: in spu2_hash_xlate()
A Dcipher.c4444 for (i = 0; i < HASH_ALG_LAST; i++) { in spu_counters_init()

Completed in 17 milliseconds