Searched refs:privateExp (Results 1 – 3 of 3) sorted by relevance
160 unsigned privateExp : 1; //14) SET when the private exponent member
910 rsaKey->attributes.privateExp = SET; in CryptLoadPrivateRSA()1010 if(rsaKey->attributes.privateExp == CLEAR) in CryptDecryptRSA()1139 if(signKey->attributes.privateExp == CLEAR) in CryptSignRSA()
1732 74 unsigned privateExp : 1; //14) SET when the private exponent20422 672 rsaKey->attributes.privateExp = SET;20537 748 if(rsaKey->attributes.privateExp == CLEAR)20696 872 if(signKey->attributes.privateExp == CLEAR)