Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/uapi/asm/
Dzcrypt.h87 unsigned char cprb_ver_id; /* CPRB version id. 0x02 */ member
165 unsigned char cprb_ver_id; member
/Linux-v5.4/drivers/s390/crypto/
Dzcrypt_msgtype6.c61 unsigned char cprb_ver_id; /* CPRB version id. */ member
129 .cprb_ver_id = 0x02,
801 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_ica()
835 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_xcrb()
865 if (msg->cprbx.cprb_ver_id == 0x04) in convert_response_ep11_xcrb()
895 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_rng()
938 t86r->cprbx.cprb_ver_id == 0x02) { in zcrypt_msgtype6_receive()
987 t86r->cprbx.cprb_ver_id == 0x04) { in zcrypt_msgtype6_receive_ep11()
Dzcrypt_msgtype6.h141 .cprb_ver_id = 0x02, in rng_type6CPRB_msgX()
Dzcrypt_ccamisc.c203 preqcblk->cprb_ver_id = 0x02; in alloc_and_prep_cprbmem()