Defined in 1 files as a function:
Referenced in 3 files:
- crypto/akcipher.c, line 163
- crypto/rsa-pkcs1pad.c, line 328
- include/crypto/internal/akcipher.h, line 100
Smatch caller information:
crypto/rsa-pkcs1pad.c akcipher_instance_ctx() -> akcipher_crypto_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| BUF_SIZE | 0 | inst | (-1),528 |
| BUF_SIZE | 0 | inst | (-1),528 |
| DATA_SOURCE | 0 | inst | $0 |
| STR_LEN | 0 | inst->alg.base.cra_driver_name | (-1),127 |
| STR_LEN | 0 | inst->alg.base.cra_name | (-1),127 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
crypto/rsa-pkcs1pad.c pkcs1pad_create() -> akcipher_crypto_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| BUF_SIZE | 0 | inst | 528 |
| BUF_SIZE | 0 | inst | 528 |
| DATA_SOURCE | 0 | inst | r _kzalloc_noprof |
crypto/akcipher.c akcipher_register_instance() -> akcipher_crypto_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| BUF_SIZE | 0 | inst | 528 |
| BUF_SIZE | 0 | inst | 528 |
| DATA_SOURCE | 0 | inst | $1 |
| STR_LEN | 0 | inst->alg.base.cra_driver_name | 127 |
| STR_LEN | 0 | inst->alg.base.cra_name | 127 |