Searched refs:PackIvAndTag (Results 1 – 1 of 1) sorted by relevance
99 static int32_t PackIvAndTag(EVP_CIPHER_CTX *ctx, const AesGcmCipherKey *cipherkey, uint32_t dataLen, in PackIvAndTag() function160 ret = PackIvAndTag(ctx, cipherkey, outlen, cipherText, cipherTextLen); in SslAesGcmEncrypt()