Defined in 1 files as a struct:
Defined in 1 files as a function:
Referenced in 5 files:
- crypto/ecdsa-p1363.c
- crypto/ecdsa-x962.c
- crypto/rsassa-pkcs1.c
- crypto/sig.c
- include/crypto/internal/sig.h
Smatch caller information:
crypto/rsassa-pkcs1.c sig_alg_instance() -> sig_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
crypto/ecdsa-x962.c sig_alg_instance() -> sig_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
crypto/sig.c crypto_sig_free_instance() -> sig_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| DATA_SOURCE | 0 | inst | $0 |
crypto/ecdsa-p1363.c sig_alg_instance() -> sig_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |