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