Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu2.h207 u8 spu2_xts_tweak_in_payload(void);
H A Dspu2.c1287 * spu2_xts_tweak_in_payload() - Indicate that SPU2 does NOT place the XTS
1292 u8 spu2_xts_tweak_in_payload(void) in spu2_xts_tweak_in_payload() function
H A Dcipher.c4282 spu->spu_xts_tweak_in_payload = spu2_xts_tweak_in_payload; in spu_functions_register()