Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
crypto/algapi.c crypto_destroy_instance_workfn() -> crypto_free_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| PARAM_VALUE | 0 | inst->alg.cra_type->free | 0,4096-ptr_max |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
crypto/algapi.c crypto_unregister_template() -> crypto_free_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| PARAM_VALUE | 0 | inst->alg.cra_refcnt.refs.counter | 1 |
| PARAM_VALUE | 0 | inst->alg.cra_type->free | 0,4096-ptr_max |
| NOCHECK_CALL |