Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
fs/verity/open.c compute_file_digest() -> fsverity_hash_buffer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alg | 4096-ptr_max |
| PARAM_VALUE | 0 | alg->algo_id | 4,6 |
| PARAM_VALUE | 0 | alg->block_size | 64,128 |
| PARAM_VALUE | 0 | alg->digest_size | 32,64 |
| PARAM_VALUE | 0 | alg->name | 6199958256783261696,8529434839954767872 |
| PARAM_VALUE | 1 | data | 4096-ptr_max |
| PARAM_VALUE | 2 | size | 256 |
| BUF_SIZE | 1 | data | (-1),256-16384 |
| BUF_SIZE | 3 | out | 64 |
| BUF_SIZE | 3 | out | 64 |
| DATA_SOURCE | 0 | alg | $0 |
| DATA_SOURCE | 1 | data | $1 |
| DATA_SOURCE | 3 | out | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 2 | size | unit_byte |
fs/verity/hash_algs.c fsverity_hash_block() -> fsverity_hash_buffer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alg->algo_id | 0,4,6 |
| BUF_SIZE | 1 | data | (-1),64 |
| BUF_SIZE | 1 | data | (-1),64 |
| BUF_SIZE | 3 | out | (-1),64 |
| BUF_SIZE | 3 | out | (-1),64 |
| DATA_SOURCE | 1 | data | $1 |
| DATA_SOURCE | 3 | out | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 2 | size | unit_byte |