Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.c45 static char *spu2_cipher_mode_names[] = { "ECB", "CBC", "CTR", "CFB", "OFB", variable
70 return spu2_cipher_mode_names[cipher_mode]; in spu2_ciph_mode_name()