Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/ceph/auth_x.c __ceph_x_decrypt() -> ceph_crypt_data_offset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | key | 4096-ptr_max |
| PARAM_VALUE | 0 | key->type | 0-2 |
| DATA_SOURCE | 0 | key | $0 |
| LOCK2 | &ac->mutex | ||
| TYPE_LOCK | (struct ceph_auth_client)->mutex |
net/ceph/auth_x.c __ceph_x_encrypt_offset() -> ceph_crypt_data_offset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | key | 4096-ptr_max |
| DATA_SOURCE | 0 | key | $0 |
| HALF_LOCKED2 | &ac->mutex |
net/ceph/auth_x.c ceph_x_encrypt() -> ceph_crypt_data_offset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | key | 4096-ptr_max |
| PARAM_VALUE | 0 | key->type | 0-2 |
| DATA_SOURCE | 0 | key | $0 |
| HALF_LOCKED2 | &ac->mutex | ||
| HALF_LOCKED2 | &con->mutex | ||
| HALF_LOCKED2 | &monc->mutex |