Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu2.h180 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode,
H A Dspu2.c834 * spu2_hash_pad_len() - Calculate the length of hash padding required to extend
845 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len() function
H A Dcipher.c4269 spu->spu_hash_pad_len = spu2_hash_pad_len; in spu_functions_register()