Searched refs:rsaMontExpGetSize (Results 1 – 4 of 4) sorted by relevance
59 rsaMontExpGetSize(factorPlen32, &montPsize); in cpSizeof_RSA_privateKey2()60 rsaMontExpGetSize(factorQlen32, &montQsize); in cpSizeof_RSA_privateKey2()61 rsaMontExpGetSize(rsaModulusLen32, &montNsize); in cpSizeof_RSA_privateKey2()
130 #define rsaMontExpGetSize OWNAPI(rsaMontExpGetSize) macro131 void rsaMontExpGetSize(int length, int* pSize);
55 rsaMontExpGetSize(modulusLen32, &montNsize); in cpSizeof_RSA_publicKey()
54 rsaMontExpGetSize(modulusLen32, &montNsize); in cpSizeof_RSA_privateKey1()