Home
last modified time | relevance | path

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

/linux-4.19.296/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.c134 preqcblk->cprb_ver_id = 0x02; in alloc_and_prep_cprbmem()