Skip to main content

EVP_PKEY_from_private_seed

Function EVP_PKEY_from_private_seed 

Source
pub unsafe extern "C" fn EVP_PKEY_from_private_seed(
    alg: *const EVP_PKEY_ALG,
    in_: *const u8,
    len: usize,
) -> *mut EVP_PKEY