Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
crypto/tcrypt.c test_acipher_speed() -> test_skcipher_speed()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 6 | async | 1 |
| DATA_SOURCE | 0 | algo | $0 |
| DATA_SOURCE | 1 | enc | $1 |
| DATA_SOURCE | 2 | secs | $2 |
| DATA_SOURCE | 3 | template | $3 |
| DATA_SOURCE | 4 | tcount | $4 |
| DATA_SOURCE | 5 | keysize | $5 |
crypto/tcrypt.c test_cipher_speed() -> test_skcipher_speed()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 6 | async | 0 |
| DATA_SOURCE | 0 | algo | $0 |
| DATA_SOURCE | 1 | enc | $1 |
| DATA_SOURCE | 2 | secs | $2 |
| DATA_SOURCE | 3 | template | $3 |
| DATA_SOURCE | 4 | tcount | $4 |
| DATA_SOURCE | 5 | keysize | $5 |