Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.h198 u16 spu2_cipher_req_init(u8 *spu_hdr, struct spu_cipher_parms *cipher_parms);
H A Dspu2.c1126 u16 spu2_cipher_req_init(u8 *spu_hdr, struct spu_cipher_parms *cipher_parms) in spu2_cipher_req_init() function
H A Dcipher.c4329 spu->spu_cipher_req_init = spu2_cipher_req_init; in spu_functions_register()