Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.h215 u32 spu2_wordalign_padlen(u32 data_size);
H A Dspu2.c1381 u32 spu2_wordalign_padlen(u32 data_size) in spu2_wordalign_padlen() function
H A Dcipher.c4340 spu->spu_wordalign_padlen = spu2_wordalign_padlen; in spu_functions_register()