Searched refs:PubExpo (Results 1 – 2 of 2) sorted by relevance
98 static CK_BYTE PubExpo[3] = {0x01, 0x00, 0x01}; variable935 template[i].pValue = PubExpo; in create_wrap_unwrap_key()936 template[i].ulValueLen = sizeof (PubExpo); in create_wrap_unwrap_key()
1518 static CK_BYTE PubExpo[3] = {0x01, 0x00, 0x01}; in genrsa_keypair() local1537 CKA_PUBLIC_EXPONENT, &PubExpo, sizeof (PubExpo)); in genrsa_keypair()