Defined in 1 files as a function:
Referenced in 5 files:
- crypto/adiantum.c, line 546
- crypto/ecb.c, line 93
- crypto/hctr2.c, line 320
- crypto/skcipher.c, line 811
- crypto/xts.c, line 337
Smatch caller information:
crypto/adiantum.c adiantum_free_instance() -> crypto_drop_cipher()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | spawn | 4096-ptr_max |
| NOCHECK_CALL |
crypto/xts.c xts_free_instance() -> crypto_drop_cipher()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | spawn | 4096-ptr_max |
| NOCHECK_CALL |
crypto/ecb.c lskcipher_free_instance_simple2() -> crypto_drop_cipher()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL |
crypto/hctr2.c hctr2_free_instance() -> crypto_drop_cipher()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL |
crypto/skcipher.c skcipher_free_instance_simple() -> crypto_drop_cipher()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL |