Documented in 1 files:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
lib/crypto/tests/blake2b_kunit.c test_blake2b_with_guarded_key_buf() -> blake2b_init_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 5454813217842249728 |
| PARAM_VALUE | 1 | outlen | 64 |
| PARAM_VALUE | 2 | key | 4096-ptr_max |
| PARAM_VALUE | 3 | keylen | 0-64 |
| CAPPED_DATA | 3 | keylen | 1 |
| NOCHECK_CALL |
crypto/blake2b.c crypto_blake2b_init() -> blake2b_init_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 2 | key | 64 |
| DATA_SOURCE | 1 | outlen | r crypto_shash_digestsize |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |