Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-crypt.c2849 char **ivmode, char **ivopts) in crypt_ctr_cipher_new() argument
2864 *ivopts = strrchr(tmp, ':'); in crypt_ctr_cipher_new()
2865 if (*ivopts) { in crypt_ctr_cipher_new()
2866 **ivopts = '\0'; in crypt_ctr_cipher_new()
2867 (*ivopts)++; in crypt_ctr_cipher_new()
2891 if (!*ivopts) { in crypt_ctr_cipher_new()
2896 cipher_api, *ivopts); in crypt_ctr_cipher_new()
2922 char **ivmode, char **ivopts) in crypt_ctr_cipher_old() argument
2954 *ivopts = tmp; in crypt_ctr_cipher_old()
2975 if (!*ivopts) { in crypt_ctr_cipher_old()
[all …]
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst21 cipher[:keycount]-chainmode-ivmode[:ivopts]
36 capi:cipher_api_spec-ivmode[:ivopts]