Defined in 1 files as a struct:
Defined in 1 files as a function:
Referenced in 6 files:
- crypto/ccm.c, line 849
- crypto/cmac.c
- crypto/hmac.c
- crypto/shash.c
- crypto/xcbc.c, line 129
- include/crypto/internal/hash.h
Smatch caller information:
crypto/shash.c crypto_shash_free_instance() -> shash_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| DATA_SOURCE | 0 | inst | $0 |
crypto/cmac.c shash_alg_instance() -> shash_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
crypto/hmac.c shash_alg_instance() -> shash_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inst | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |