Searched refs:is_xts (Results 1 – 1 of 1) sorted by relevance
59 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() argument429 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() argument544 if (is_xts) in pkey_ep11_aes_attr_read()[all …]