Searched defs:EVP_CipherInit_ex (Results 1 – 4 of 4) sorted by relevance
133 int EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_CipherInit_ex() function
291 static native void EVP_CipherInit_ex(NativeRef.EVP_CIPHER_CTX ctx, long evpCipher, byte[] key, in EVP_CipherInit_ex() method in NativeCrypto
304 static native void EVP_CipherInit_ex(NativeRef.EVP_CIPHER_CTX ctx, long evpCipher, byte[] key, in EVP_CipherInit_ex() method in NativeCrypto
994 #define EVP_CipherInit_ex GRPC_SHADOW_EVP_CipherInit_ex macro