nx_hmac_workspace_adapter_t187.nx
buildroot/runtime/nx_hmac_workspace_adapter_t187.nx
dependencies 1 imports · 1 importers
imports: nx_hmac.nx
imported by: nx_signed_cookie_candidate_t187.nx
structs
| none |
consts
| 4 | const HMAC_E_WORKSPACE:i64=0-2 |
| 5 | const HMAC_E_INPUT:i64=0-1 |
functions
| 6 | func hmac_sha256_workspace_bytes()->i64 |
| 9 | func hmac_sha256_workspace(key:*u8,key_len:i64,msg:*u8,msg_len:i64,out:*u8,workspace:*u8,capacity:i64)->i64 |