Home
last modified time | relevance | path

Searched defs:cca_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h237 struct cca_info { struct
238 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */
239 char new_aes_mk_state; /* '1' empty, '2' partially full, '3' full */
263 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, u32 xflags); argument