Searched defs:pPrime (Results 1 – 3 of 3) sorted by relevance
1098 … uint8_t *pPrime, /*!< [in] pointer to prime modulus of the finite field (P). */ in CC_FfcValidateAndImportDomain()1229 … uint8_t *pPrime, /*!< [out] pointer to prime modulus of the finite field (P). */ in CC_FfcExportDomain()
1073 uint32_t *pPrime; in CC_FfcDhValidatePublKey() local1326 uint32_t *pPrime, *pOrder, one = 0; in CC_FfcDhValidateAndImportKeyPair() local
1499 uint32_t *pPrime, /*!< [out] Pointer to the first factor - P. */ in RsaKgFindPrime()