Searched defs:ciphertext (Results 1 – 3 of 3) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | sw_ecrypt-sync.h | 219 #define ECRYPT_encrypt_blocks(ctx, plaintext, ciphertext, blocks) \ argument 223 #define ECRYPT_decrypt_blocks(ctx, ciphertext, plaintext, blocks) \ argument
|
| /hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/ |
| D | sw_ecrypt-sync.h | 197 #define ECRYPT_encrypt_blocks(ctx, plaintext, ciphertext, blocks) \ argument 200 #define ECRYPT_decrypt_blocks(ctx, ciphertext, plaintext, blocks) \ argument
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | sw_ecrypt-sync.h | 221 #define ECRYPT_encrypt_blocks(ctx, plaintext, ciphertext, blocks) \ argument 225 #define ECRYPT_decrypt_blocks(ctx, ciphertext, plaintext, blocks) \ argument
|