Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/crypto/
H A Dpkey_sysfs.c59 if (is_xts) in pkey_protkey_aes_attr_read()
80 if (is_xts) { in pkey_protkey_aes_attr_read()
318 if (is_xts) in pkey_ccadata_aes_attr_read()
328 if (is_xts) { in pkey_ccadata_aes_attr_read()
421 bool is_xts, char *buf, loff_t off, in pkey_ccacipher_aes_attr_read() argument
429 if (is_xts) in pkey_ccacipher_aes_attr_read()
433 memset(buf, 0, is_xts ? 2 * keysize : keysize); in pkey_ccacipher_aes_attr_read()
441 if (is_xts) { in pkey_ccacipher_aes_attr_read()
536 bool is_xts, char *buf, loff_t off, in pkey_ep11_aes_attr_read() argument
544 if (is_xts) in pkey_ep11_aes_attr_read()
[all …]