Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/ubifs/master.c ubifs_node_verify_hmac() -> __ubifs_node_verify_hmac()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 4096-ptr_max |
| PARAM_VALUE | 0 | c->authenticated | 1 |
| PARAM_VALUE | 0 | c->mst_node | 4096-ptr_max |
| PARAM_VALUE | 0 | c->mst_node_alsz | 0-4000000 |
| PARAM_VALUE | 0 | *c->sbuf | 0-255 |
| PARAM_VALUE | 1 | node | 4096-ptr_max |
| PARAM_VALUE | 2 | len | 512 |
| PARAM_VALUE | 3 | ofs_hmac | 296 |
| CAPPED_DATA | 0 | c->hmac_desc_len | 1 |
| CAPPED_DATA | 0 | c->mst_offs | 1 |
| DATA_SOURCE | 0 | c | $0 |
| DATA_SOURCE | 1 | node | $1 |
| DATA_SOURCE | 2 | len | $2 |
| DATA_SOURCE | 3 | ofs_hmac | $3 |
| UNITS | 2 | len | unit_byte |
fs/ubifs/sb.c ubifs_node_verify_hmac() -> __ubifs_node_verify_hmac()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 4096-ptr_max |
| PARAM_VALUE | 0 | c->authenticated | 1 |
| PARAM_VALUE | 0 | c->fmt_version | 3-s32max |
| PARAM_VALUE | 0 | c->key_fmt | 0 |
| PARAM_VALUE | 0 | c->key_len | 8 |
| PARAM_VALUE | 0 | c->sup_node | 4096-ptr_max |
| PARAM_VALUE | 0 | c->ubi->mode | s32min-s32max |
| PARAM_VALUE | 0 | c->ubi->vol->corrupted | 1 |
| PARAM_VALUE | 0 | c->vfs_sb | 4096-ptr_max |
| PARAM_VALUE | 0 | c->vfs_sb->s_cop->inode_info_offs | 1632,1808,2632,2648 |
| PARAM_VALUE | 0 | c->vfs_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896,893189740598853632,1241177127089143808,1474696885321834496,1812477326828269568,1893665921928286208,2210088671756947456,2437012291923775488,2483979068402987008-s64max |
| PARAM_VALUE | 1 | node | 4096-ptr_max |
| PARAM_VALUE | 2 | len | 4096 |
| PARAM_VALUE | 3 | ofs_hmac | 128 |
| BUF_SIZE | 0 | c->sup_node | 0-s32max |
| BUF_SIZE | 1 | node | 0-s32max |
| BUF_SIZE | 1 | node | 0-s32max |
| CAPPED_DATA | 0 | c->hmac_desc_len | 1 |
| DATA_SOURCE | 0 | c | $0 |
| DATA_SOURCE | 1 | node | $1 |
| DATA_SOURCE | 2 | len | $2 |
| DATA_SOURCE | 3 | ofs_hmac | $3 |
| UNITS | 2 | len | unit_byte |