Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
crypto/asymmetric_keys/public_key.c crypto_sig_maxsize() -> (struct sig_alg)->max_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tfm | 1-ptr_max |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->algo_oid | 74-75 |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->digest | 5605048553797771264,8004285820077367296 |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->digest_len | 32,64 |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->digest_oid | 76-77 |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->key_size | 0-4096 |
| PARAM_VALUE | 0 | *tfm->base.__crt_ctx->digest | 0-255 |
| DATA_SOURCE | 0 | tfm | $0 |
crypto/testmgr.c crypto_sig_maxsize() -> (struct sig_alg)->max_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tfm | 1-ptr_max |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->key_size | 0-4096 |
| CAPPED_DATA | 0 | tfm->base.__crt_ctx->key_size | 1 |
| DATA_SOURCE | 0 | tfm | $0 |
| HALF_LOCKED2 | global &once_lock |
crypto/asymmetric_keys/public_key.c crypto_sig_digestsize() -> (struct sig_alg)->digest_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tfm | 1-ptr_max |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->algo_oid | 74-75 |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->digest | 5605048553797771264,8004285820077367296 |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->digest_len | 32,64 |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->digest_oid | 76-77 |
| PARAM_VALUE | 0 | tfm->base.__crt_ctx->key_size | 0-4096 |
| PARAM_VALUE | 0 | *tfm->base.__crt_ctx->digest | 0-255 |
| DATA_SOURCE | 0 | tfm | $0 |
crypto/ecdsa-x962.c crypto_sig_digestsize() -> (struct sig_alg)->digest_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | tfm | $0 |
crypto/ecdsa-p1363.c crypto_sig_digestsize() -> (struct sig_alg)->digest_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | tfm | $0 |