Searched refs:ECRYPT_keystream_bytes (Results 1 – 6 of 6) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | sw_ecrypt-sync.h | 165 void ECRYPT_keystream_bytes( 230 ECRYPT_keystream_bytes(ctx, keystream, \
|
| D | sw_chacha.c | 114 void ECRYPT_keystream_bytes(ECRYPT_ctx *x,u8 *stream,u32 bytes) in ECRYPT_keystream_bytes() function
|
| /hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/ |
| D | sw_ecrypt-sync.h | 156 void ECRYPT_keystream_bytes(ECRYPT_ctx *ctx, u8 *keystream, u32 length); /* Length of keystream in … 206 ECRYPT_keystream_bytes(ctx, keystream, (blocks)*ECRYPT_BLOCKLENGTH)
|
| D | sw_chacha.c | 143 void ECRYPT_keystream_bytes(ECRYPT_ctx *x, u8 *stream, u32 bytes) in ECRYPT_keystream_bytes() function
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | sw_ecrypt-sync.h | 167 void ECRYPT_keystream_bytes( 232 ECRYPT_keystream_bytes(ctx, keystream, \
|
| D | sw_chacha.c | 116 void ECRYPT_keystream_bytes(ECRYPT_ctx *x,u8 *stream,u32 bytes) in ECRYPT_keystream_bytes() function
|