Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h238 enum hash_type spum_hash_type(u32 src_sent);
H A Dspu.c538 enum hash_type spum_hash_type(u32 src_sent) in spum_hash_type() function
H A Dcipher.c4300 spu->spu_hash_type = spum_hash_type; in spu_functions_register()