code wiki / (root) / nx_hmac_workspace_adapter_t187.nx

nx_hmac_workspace_adapter_t187.nx

buildroot/runtime/nx_hmac_workspace_adapter_t187.nx

1875 B31 linesdepth 6pulls 6 transitivereach 7 importersview sourcekind librarytopic hmac
docsdependenciesstructsconstsfunctions

dependencies 1 imports · 1 importers

nx_hmac.nx nx_hmac_workspace_adapter_t187 nx_signed_cookie_candidate_t187.nx

imports: nx_hmac.nx

imported by: nx_signed_cookie_candidate_t187.nx

structs

none

consts

4const HMAC_E_WORKSPACE:i64=0-2
5const HMAC_E_INPUT:i64=0-1

functions

6func hmac_sha256_workspace_bytes()->i64
9func hmac_sha256_workspace(key:*u8,key_len:i64,msg:*u8,msg_len:i64,out:*u8,workspace:*u8,capacity:i64)->i64