Function sgx_crypto_sys::sgx_hmac_sha256_init
source · pub unsafe extern "C" fn sgx_hmac_sha256_init(
p_key: *const u8,
key_len: i32,
p_hmac_handle: *mut HMacHandle
) -> SgxStatuspub unsafe extern "C" fn sgx_hmac_sha256_init(
p_key: *const u8,
key_len: i32,
p_hmac_handle: *mut HMacHandle
) -> SgxStatus