Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/ecryptfs/crypto.c ecryptfs_init_crypt_ctx() -> ecryptfs_crypto_api_algify_cipher_name()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | algified_name | 7725838201598935040 |
| PARAM_VALUE | 2 | chaining_modifier | 4421534677238382592 |
| BUF_SIZE | 1 | cipher_name | 32 |
| BUF_SIZE | 2 | chaining_modifier | 4 |
| STR_LEN | 0 | algified_name | 3 |
| TERMINATED | 2 | chaining_modifier | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &crypt_stat->cs_tfm_mutex | ||
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| TYPE_LOCK | (struct ecryptfs_crypt_stat)->cs_tfm_mutex |
fs/ecryptfs/crypto.c ecryptfs_process_key_cipher() -> ecryptfs_crypto_api_algify_cipher_name()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | algified_name | 7780093831663566848 |
| PARAM_VALUE | 0 | *algified_name | 0 |
| PARAM_VALUE | 0 | *(*algified_name) | 0 |
| PARAM_VALUE | 2 | chaining_modifier | 3513603869437825024 |
| BUF_SIZE | 1 | cipher_name | 32 |
| BUF_SIZE | 1 | cipher_name | 32 |
| BUF_SIZE | 2 | chaining_modifier | 4 |
| DATA_SOURCE | 1 | cipher_name | $1 |
| STR_LEN | 0 | algified_name | 3 |
| TERMINATED | 2 | chaining_modifier | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &key_tfm_list_mutex |