Searched defs:plainTextSize (Results 1 – 3 of 3) sorted by relevance
79 uint32_t plainTextSize, unsigned char *cipherText, uint32_t cipherTextLen) in MbedAesGcmEncrypt()
124 uint32_t plainTextSize, unsigned char *cipherText, uint32_t cipherTextLen) in SslAesGcmEncrypt()
1183 …nsslSm2PlainTextSize(const unsigned char *cipherText, size_t cipherTextSize, size_t *plainTextSize) in OpensslSm2PlainTextSize()