Searched refs:RSA_DEFAULT_PUBLIC_EXPONENT (Results 1 – 4 of 4) sorted by relevance
214 exp = RSA_DEFAULT_PUBLIC_EXPONENT; in X509AddPublicRSA()
223 #ifndef RSA_DEFAULT_PUBLIC_EXPONENT224 #define RSA_DEFAULT_PUBLIC_EXPONENT 0x00010001 macro
262 e = RSA_DEFAULT_PUBLIC_EXPONENT; in RSAEP()1018 BnSetWord(bnE, RSA_DEFAULT_PUBLIC_EXPONENT); in CryptRsaLoadPrivateExponent()1366 e = RSA_DEFAULT_PUBLIC_EXPONENT; in CryptRsaGenerateKey()
198 #define RSA_DEFAULT_PUBLIC_EXPONENT 0x00010001 macro