Lines Matching defs:ciphertext
354 uint8_t *ciphertext, in LTC_AES_EncryptEcbEDMA()
406 const uint8_t *ciphertext, in LTC_AES_DecryptEcbEDMA()
467 uint8_t *ciphertext, in LTC_AES_EncryptCbcEDMA()
526 const uint8_t *ciphertext, in LTC_AES_DecryptCbcEDMA()
814 uint8_t *ciphertext, in LTC_DES_EncryptEcbEDMA()
836 const uint8_t *ciphertext, in LTC_DES_DecryptEcbEDMA()
862 uint8_t *ciphertext, in LTC_DES_EncryptCbcEDMA()
887 const uint8_t *ciphertext, in LTC_DES_DecryptCbcEDMA()
913 uint8_t *ciphertext, in LTC_DES_EncryptCfbEDMA()
937 const uint8_t *ciphertext, in LTC_DES_DecryptCfbEDMA()
964 uint8_t *ciphertext, in LTC_DES_EncryptOfbEDMA()
989 const uint8_t *ciphertext, in LTC_DES_DecryptOfbEDMA()
1015 uint8_t *ciphertext, in LTC_DES2_EncryptEcbEDMA()
1042 uint8_t *ciphertext, in LTC_DES3_EncryptEcbEDMA()
1068 const uint8_t *ciphertext, in LTC_DES2_DecryptEcbEDMA()
1095 const uint8_t *ciphertext, in LTC_DES3_DecryptEcbEDMA()
1125 uint8_t *ciphertext, in LTC_DES2_EncryptCbcEDMA()
1155 uint8_t *ciphertext, in LTC_DES3_EncryptCbcEDMA()
1184 const uint8_t *ciphertext, in LTC_DES2_DecryptCbcEDMA()
1214 const uint8_t *ciphertext, in LTC_DES3_DecryptCbcEDMA()
1244 uint8_t *ciphertext, in LTC_DES2_EncryptCfbEDMA()
1273 uint8_t *ciphertext, in LTC_DES3_EncryptCfbEDMA()
1301 const uint8_t *ciphertext, in LTC_DES2_DecryptCfbEDMA()
1330 const uint8_t *ciphertext, in LTC_DES3_DecryptCfbEDMA()
1361 uint8_t *ciphertext, in LTC_DES2_EncryptOfbEDMA()
1391 uint8_t *ciphertext, in LTC_DES3_EncryptOfbEDMA()
1420 const uint8_t *ciphertext, in LTC_DES2_DecryptOfbEDMA()
1450 const uint8_t *ciphertext, in LTC_DES3_DecryptOfbEDMA()