Home
last modified time | relevance | path

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

/linux/arch/s390/include/uapi/asm/ !
H A Dzcrypt.h87 __u8 cprb_ver_id; /* CPRB version id. 0x02 */ member
151 * @cprb_ver_id: CPRB version id. [0x04]
164 __u8 cprb_ver_id; member
/linux/drivers/s390/crypto/ !
H A Dzcrypt_msgtype6.c68 .cprb_ver_id = 0x02,
722 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_ica()
758 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_xcrb()
789 if (msg->cprbx.cprb_ver_id == 0x04) in convert_response_ep11_xcrb()
820 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_rng()
863 t86r->cprbx.cprb_ver_id == 0x02) { in zcrypt_msgtype6_receive()
927 t86r->cprbx.cprb_ver_id == 0x04) { in zcrypt_msgtype6_receive_ep11()
H A Dzcrypt_msgtype6.h142 .cprb_ver_id = 0x02, in rng_type6cprb_msgx()
H A Dzcrypt_ep11misc.c376 cprb->cprb_ver_id = 0x04; in alloc_cprbmem()
H A Dzcrypt_ccamisc.c266 preqcblk->cprb_ver_id = 0x02; in alloc_and_prep_cprbmem()