Documented in 2 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/firmware/efi/stmm/tee_stmm_efi.c, line 69
- drivers/tee/tee_shm.c, line 558
- security/keys/trusted-keys/trusted_tee.c
Smatch caller information:
security/keys/trusted-keys/trusted_tee.c trusted_tee_get_random() -> tee_shm_register_kernel_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 1 | addr | $0 |
| DATA_SOURCE | 2 | length | $1 |
security/keys/trusted-keys/trusted_tee.c trusted_tee_seal() -> tee_shm_register_kernel_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | length | 641 |
| BUF_SIZE | 1 | addr | 129 |
| UNITS | 2 | length | unit_byte |
security/keys/trusted-keys/trusted_tee.c trusted_tee_unseal() -> tee_shm_register_kernel_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | length | 641 |
| BUF_SIZE | 1 | addr | 129 |
| UNITS | 2 | length | unit_byte |