Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
crypto/cryptd.c cryptd_create_aead() -> cryptd_init_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| PARAM_VALUE | 1 | alg | 4096-ptr_max |
crypto/cryptd.c cryptd_create_hash() -> cryptd_init_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
crypto/cryptd.c cryptd_create_skcipher() -> cryptd_init_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| PARAM_VALUE | 1 | alg | 4096-ptr_max |