Home
last modified time | relevance | path

Searched refs:pkey_ep11_aes_attr_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dpkey_api.c1924 static ssize_t pkey_ep11_aes_attr_read(enum pkey_key_size keybits, in pkey_ep11_aes_attr_read() function
1974 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_128, false, buf, in ep11_aes_128_read()
1984 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_192, false, buf, in ep11_aes_192_read()
1994 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, false, buf, in ep11_aes_256_read()
2004 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_128, true, buf, in ep11_aes_128_xts_read()
2014 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, true, buf, in ep11_aes_256_xts_read()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dpkey_api.c2156 static ssize_t pkey_ep11_aes_attr_read(enum pkey_key_size keybits, in pkey_ep11_aes_attr_read() function
2210 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_128, false, buf, in ep11_aes_128_read()
2220 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_192, false, buf, in ep11_aes_192_read()
2230 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, false, buf, in ep11_aes_256_read()
2240 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_128, true, buf, in ep11_aes_128_xts_read()
2250 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, true, buf, in ep11_aes_256_xts_read()

Completed in 5 milliseconds