Searched defs:EVP_AEAD_CTX_seal_buf (Results 1 – 2 of 2) sorted by relevance
354 static native int EVP_AEAD_CTX_seal_buf(long evpAead, byte[] key, int tagLengthInBytes, in EVP_AEAD_CTX_seal_buf() method in NativeCrypto
343 …static native int EVP_AEAD_CTX_seal_buf(long evpAead, byte[] key, int tagLengthInBytes, ByteBuffer… in EVP_AEAD_CTX_seal_buf() method in NativeCrypto