Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
crypto/xts.c xts_create() -> xts_free_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| PARAM_VALUE | 0 | inst->alg.base.cra_blocksize | 16 |
| PARAM_VALUE | 0 | inst->alg.base.cra_ctxsize | 16 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->algsize | 0,32,48,56,64,72,88,104,112,1144 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->ctxsize | 0 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->destroy | 0,7452978945698107392 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->extsize | 0,686626014941384704,2852485958050770944,6637360211942875136,8291832234286923776 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->maskclear | 0,4294967280 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->maskset | 0,14-15 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->tfmsize | 0,8,16,24 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->type | 0,3-8,10-12,14-15 |
| PARAM_VALUE | 0 | inst->alg.co.base.cra_flags | 0,16-u32max |
| PARAM_VALUE | 0 | inst->alg.co.statesize | 0,1032 |
| PARAM_VALUE | 0 | inst->alg.decrypt | 954286616445804544 |
| PARAM_VALUE | 0 | inst->alg.encrypt | 2659798243955572736 |
| PARAM_VALUE | 0 | inst->alg.exit | 6807251189728018432 |
| PARAM_VALUE | 0 | inst->alg.init | 949538964628025344 |
| PARAM_VALUE | 0 | inst->alg.ivsize | 16 |
| PARAM_VALUE | 0 | inst->alg.setkey | 968052630132727808 |
| PARAM_VALUE | 0 | inst->free | 1217925815304843264 |
| BUF_SIZE | 0 | inst | 608 |
| BUF_SIZE | 0 | inst | 608 |
| DATA_SOURCE | 0 | inst | r _kzalloc_noprof |
| STR_LEN | 0 | inst->alg.base.cra_name | (-1),127 |
| NOCHECK_CALL |
crypto/xctr.c crypto_xctr_create() -> (struct skcipher_instance)->free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst->alg.base.cra_blocksize | 1 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->algsize | 0,32,48,56,64,72,88,104,112,1144 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->ctxsize | 0 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->destroy | 0,7452978945698107392 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->extsize | 0,686626014941384704,2852485958050770944,6637360211942875136,8291832234286923776 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->maskclear | 0,4294967280 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->maskset | 0,14-15 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->tfmsize | 0,8,16,24 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->type | 0,3-8,10-12,14-15 |
| PARAM_VALUE | 0 | inst->alg.chunksize | 16 |
| PARAM_VALUE | 0 | inst->alg.decrypt | 5990176130108215296 |
| PARAM_VALUE | 0 | inst->alg.encrypt | 5990176130108215296 |
| BUF_SIZE | 0 | inst | (-1),128,392 |
| BUF_SIZE | 0 | inst | (-1),128,392 |
| DATA_SOURCE | 0 | inst | r skcipher_alloc_instance_simple |
| CONTAINER | 0 | -0+0 | $(-1) |
| NOCHECK_CALL |
crypto/skcipher.c crypto_skcipher_free_instance() -> (struct skcipher_instance)->free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| CONTAINER | 0 | -0+0 | $(-1) |
| NOCHECK_CALL |
crypto/ctr.c crypto_ctr_create() -> (struct skcipher_instance)->free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst->alg.base.cra_blocksize | 1 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->algsize | 0,32,48,56,64,72,88,104,112,1144 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->ctxsize | 0 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->destroy | 0,7452978945698107392 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->extsize | 0,686626014941384704,2852485958050770944,6637360211942875136,8291832234286923776 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->maskclear | 0,4294967280 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->maskset | 0,14-15 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->tfmsize | 0,8,16,24 |
| PARAM_VALUE | 0 | inst->alg.base.cra_type->type | 0,3-8,10-12,14-15 |
| PARAM_VALUE | 0 | inst->alg.chunksize | 4-u32max |
| PARAM_VALUE | 0 | inst->alg.decrypt | 7785550584768954368 |
| PARAM_VALUE | 0 | inst->alg.encrypt | 7785550584768954368 |
| BUF_SIZE | 0 | inst | (-1),128,392 |
| BUF_SIZE | 0 | inst | (-1),128,392 |
| DATA_SOURCE | 0 | inst | r skcipher_alloc_instance_simple |
| CONTAINER | 0 | -0+0 | $(-1) |
| NOCHECK_CALL |