Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/crypto/ !
Dzcrypt_pcixcc.c116 .cprb_ver_id = 0x02,
361 .cprb_ver_id = 0x02, in rng_type6CPRB_msgX()
567 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_ica()
595 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_xcrb()
619 if (msg->cprbx.cprb_ver_id == 0x02) in convert_response_rng()
657 t86r->cprbx.cprb_ver_id == 0x02) { in zcrypt_pcixcc_receive()
Dzcrypt_pcicc.h86 unsigned char cprb_ver_id; /* CPRB version id. */ member
Dzcrypt_pcicc.c102 .cprb_ver_id = 0x41,
425 if (msg->cprb.cprb_ver_id == 0x01) in convert_response()
461 t86r->cprb.cprb_ver_id == 0x01) { in zcrypt_pcicc_receive()
/linux-3.4.99/arch/s390/include/asm/ !
Dzcrypt.h96 unsigned char cprb_ver_id; /* CPRB version id. 0x02 */ member