Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/uapi/asm/
Dzcrypt.h83 unsigned char cprb_ver_id; /* CPRB version id. 0x02 */ member
161 unsigned char cprb_ver_id; member
/Linux-v4.19/drivers/s390/crypto/
Dzcrypt_msgtype6.c64 unsigned char cprb_ver_id; /* CPRB version id. */ member
132 .cprb_ver_id = 0x02,
810 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_ica()
847 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_xcrb()
880 if (msg->cprbx.cprb_ver_id == 0x04) in convert_response_ep11_xcrb()
910 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_rng()
956 t86r->cprbx.cprb_ver_id == 0x02) { in zcrypt_msgtype6_receive()
1005 t86r->cprbx.cprb_ver_id == 0x04) { in zcrypt_msgtype6_receive_ep11()
Dzcrypt_msgtype6.h148 .cprb_ver_id = 0x02, in rng_type6CPRB_msgX()
Dpkey_api.c133 preqcblk->cprb_ver_id = 0x02; in alloc_and_prep_cprbmem()