Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dpkey_api.c1811 if (is_xts) in pkey_protkey_aes_attr_read()
1831 if (is_xts) { in pkey_protkey_aes_attr_read()
1935 if (is_xts) in pkey_ccadata_aes_attr_read()
1943 if (is_xts) { in pkey_ccadata_aes_attr_read()
2034 bool is_xts, char *buf, loff_t off, in pkey_ccacipher_aes_attr_read() argument
2043 if (is_xts) in pkey_ccacipher_aes_attr_read()
2053 memset(buf, 0, is_xts ? 2 * keysize : keysize); in pkey_ccacipher_aes_attr_read()
2066 if (is_xts) { in pkey_ccacipher_aes_attr_read()
2157 bool is_xts, char *buf, loff_t off, in pkey_ep11_aes_attr_read() argument
2166 if (is_xts) in pkey_ep11_aes_attr_read()
[all …]