Searched refs:CC_RSA_NumOfMGFFunctions (Results 1 – 4 of 4) sorted by relevance
129 if (MGF >= CC_RSA_NumOfMGFFunctions) in CC_RsaSchemesEncrypt()392 if (MGF >= CC_RSA_NumOfMGFFunctions) in CC_RsaSchemesDecrypt()
126 if (MGF >= CC_RSA_NumOfMGFFunctions){ in CC_RsaVerifyInit()
121 if (MGF >= CC_RSA_NumOfMGFFunctions){ in CC_RsaSignInit()
166 CC_RSA_NumOfMGFFunctions, /*! Maximal number of MGF options. */ enumerator