Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h246 struct cca_info { struct
247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */
248 char new_aes_mk_state; /* '1' empty, '2' partially full, '3' full */
272 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify); argument