Home
last modified time | relevance | path

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

/external/tpm2/
DGlobal.h160 unsigned privateExp : 1; //14) SET when the private exponent member
DCryptUtil.c910 rsaKey->attributes.privateExp = SET; in CryptLoadPrivateRSA()
1010 if(rsaKey->attributes.privateExp == CLEAR) in CryptDecryptRSA()
1139 if(signKey->attributes.privateExp == CLEAR) in CryptSignRSA()
Dpart4.txt1732 74 unsigned privateExp : 1; //14) SET when the private exponent
20422 672 rsaKey->attributes.privateExp = SET;
20537 748 if(rsaKey->attributes.privateExp == CLEAR)
20696 872 if(signKey->attributes.privateExp == CLEAR)