Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.c41 static char *spu2_cipher_type_names[] = { "None", "AES128", "AES192", "AES256", variable
63 return spu2_cipher_type_names[cipher_type]; in spu2_ciph_type_name()