Home
last modified time | relevance | path

Searched refs:HASH_ALG_LAST (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.h69 HASH_ALG_LAST enumerator
103 extern char *hash_alg_name[HASH_ALG_LAST];
H A Dcipher.h447 atomic_t hash_cnt[HASH_ALG_LAST];
448 atomic_t hmac_cnt[HASH_ALG_LAST];
H A Dutil.c398 for (alg = 0; alg < HASH_ALG_LAST; alg++) { in spu_debugfs_read()
413 for (alg = 0; alg < HASH_ALG_LAST; alg++) { in spu_debugfs_read()
H A Dspu2.c295 case HASH_ALG_LAST: in spu2_hash_xlate()
H A Dcipher.c4446 for (i = 0; i < HASH_ALG_LAST; i++) { in spu_counters_init()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu.h70 HASH_ALG_LAST enumerator
104 extern char *hash_alg_name[HASH_ALG_LAST];
H A Dcipher.h445 atomic_t hash_cnt[HASH_ALG_LAST];
446 atomic_t hmac_cnt[HASH_ALG_LAST];
H 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()
H A Dspu2.c295 case HASH_ALG_LAST: in spu2_hash_xlate()
H A Dcipher.c4414 for (i = 0; i < HASH_ALG_LAST; i++) { in spu_counters_init()

Completed in 17 milliseconds