Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/ecryptfs/crypto.c crypt_extent() -> crypt_scatterlist()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crypt_stat | 4096-ptr_max |
| PARAM_VALUE | 0 | crypt_stat->extent_size | 0,4096 |
| PARAM_VALUE | 0 | crypt_stat->flags | 0,4-u32max |
| PARAM_VALUE | 0 | crypt_stat->iv_bytes | 0,16 |
| PARAM_VALUE | 0 | crypt_stat->tfm | 0-18446744073709551604,(-10)-(-1) |
| PARAM_VALUE | 1 | dst_sg | 7835404425328394240 |
| PARAM_VALUE | 1 | dst_sg->length | 0,4096 |
| PARAM_VALUE | 1 | dst_sg->offset | 0 |
| PARAM_VALUE | 2 | src_sg | 7495297901180207104 |
| PARAM_VALUE | 2 | src_sg->length | 0,4096 |
| PARAM_VALUE | 2 | src_sg->offset | 0 |
| PARAM_VALUE | 3 | size | 0,4096 |
| PARAM_VALUE | 4 | iv | 1724758241885859840 |
| PARAM_VALUE | 5 | op | 0-1 |
| BUF_SIZE | 0 | crypt_stat | 656 |
| BUF_SIZE | 4 | iv | 16 |
| DATA_SOURCE | 0 | crypt_stat | $0 |
| DATA_SOURCE | 5 | op | $5 |
| HARD_MAX | 5 | op | 1 |
| MEM_ZERO | 1 | dst_sg | |
| MEM_ZERO | 2 | src_sg | |
| RX_PATH | |||
| TASK_NOT_RUNNING |