Home
last modified time | relevance | path

Searched refs:ivopts (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/md/
Ddm-crypt.c2851 char **ivmode, char **ivopts) in crypt_ctr_cipher_new() argument
2866 *ivopts = strrchr(tmp, ':'); in crypt_ctr_cipher_new()
2867 if (*ivopts) { in crypt_ctr_cipher_new()
2868 **ivopts = '\0'; in crypt_ctr_cipher_new()
2869 (*ivopts)++; in crypt_ctr_cipher_new()
2893 if (!*ivopts) { in crypt_ctr_cipher_new()
2898 cipher_api, *ivopts); in crypt_ctr_cipher_new()
2924 char **ivmode, char **ivopts) in crypt_ctr_cipher_old() argument
2956 *ivopts = tmp; in crypt_ctr_cipher_old()
2977 if (!*ivopts) { in crypt_ctr_cipher_old()
[all …]
/Linux-v6.1/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst21 cipher[:keycount]-chainmode-ivmode[:ivopts]
36 capi:cipher_api_spec-ivmode[:ivopts]