Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu2.h178 u32 spu2_payload_length(u8 *spu_hdr);
H A Dspu2.c804 u32 spu2_payload_length(u8 *spu_hdr) in spu2_payload_length() function
H A Dcipher.c4263 spu->spu_payload_length = spu2_payload_length; in spu_functions_register()