Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.c49 static char *spu2_hash_type_names[] = { "None", "AES128", "AES192", "AES256", variable
77 return spu2_hash_type_names[hash_type]; in spu2_hash_type_name()