Searched defs:evpAead (Results 1 – 3 of 3) sorted by relevance
866 protected long evpAead; field in OpenSSLCipher.EVP_AEAD1117 final long evpAead; in getEVP_AEAD() local
322 public static native long EVP_AEAD_CTX_init(long evpAead, byte[] key, int tagLen); in EVP_AEAD_CTX_init()326 public static native int EVP_AEAD_max_overhead(long evpAead); in EVP_AEAD_max_overhead()328 public static native int EVP_AEAD_nonce_length(long evpAead); in EVP_AEAD_nonce_length()330 public static native int EVP_AEAD_max_tag_len(long evpAead); in EVP_AEAD_max_tag_len()
5066 const EVP_AEAD* evpAead = reinterpret_cast<const EVP_AEAD*>(evpAeadRef); local5119 const EVP_AEAD* evpAead = reinterpret_cast<const EVP_AEAD*>(evpAeadRef); local5138 const EVP_AEAD* evpAead = reinterpret_cast<const EVP_AEAD*>(evpAeadRef); local5157 const EVP_AEAD* evpAead = reinterpret_cast<const EVP_AEAD*>(evpAeadRef); local