Searched refs:DoAes256GcmDecryptNoPadding (Results 1 – 1 of 1) sorted by relevance
514 static int32_t DoAes256GcmDecryptNoPadding(const Buffer *cipherInfo, const Buffer *key, Buffer *pla… in DoAes256GcmDecryptNoPadding() function558 if (DoAes256GcmDecryptNoPadding(cipherInfo, key, plaintext) != RESULT_SUCCESS) { in Aes256GcmDecryptNoPadding()