Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-crypt.c2915 char **ivmode, char **ivopts) in crypt_ctr_cipher_new() argument
2930 *ivopts = strrchr(tmp, ':'); in crypt_ctr_cipher_new()
2931 if (*ivopts) { in crypt_ctr_cipher_new()
2932 **ivopts = '\0'; in crypt_ctr_cipher_new()
2933 (*ivopts)++; in crypt_ctr_cipher_new()
2957 if (!*ivopts) { in crypt_ctr_cipher_new()
2962 cipher_api, *ivopts); in crypt_ctr_cipher_new()
2988 char **ivmode, char **ivopts) in crypt_ctr_cipher_old() argument
3020 *ivopts = tmp; in crypt_ctr_cipher_old()
3041 if (!*ivopts) { in crypt_ctr_cipher_old()
[all …]
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst21 cipher[:keycount]-chainmode-ivmode[:ivopts]
36 capi:cipher_api_spec-ivmode[:ivopts]