Function openssl_sys::EVP_PKEY_new_mac_key [−][src]
pub unsafe extern "C" fn EVP_PKEY_new_mac_key(
type_: c_int,
e: *mut ENGINE,
key: *const c_uchar,
keylen: c_int
) -> *mut EVP_PKEY
pub unsafe extern "C" fn EVP_PKEY_new_mac_key(
type_: c_int,
e: *mut ENGINE,
key: *const c_uchar,
keylen: c_int
) -> *mut EVP_PKEY