Searched defs:EVP_PKEY_decrypt_init (Results 1 – 2 of 2) sorted by relevance
280 int EVP_PKEY_decrypt_init(EVP_PKEY_CTX *ctx) { in EVP_PKEY_decrypt_init() function
236 public static native long EVP_PKEY_decrypt_init(NativeRef.EVP_PKEY pkey); in EVP_PKEY_decrypt_init() method in NativeCrypto