Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c264 …int8_t *pSuccessCode, /*!< [out] the success code : 0 - the test failed , 1 the test passed.… in PkaRsaKgX931MillerRabinTest() argument
318 *pSuccessCode = CC_TRUE; in PkaRsaKgX931MillerRabinTest()
373 *pSuccessCode = CC_FALSE; in PkaRsaKgX931MillerRabinTest()
379 *pSuccessCode = CC_FALSE; in PkaRsaKgX931MillerRabinTest()
405 … int8_t *pSuccessCode, /*!< [out] Success code : 0 - the test failed , 1 the test passed. */ in PkaRsaKgX931LucasPrimeTest() argument
530 *pSuccessCode = 1; in PkaRsaKgX931LucasPrimeTest()
532 *pSuccessCode = 0; in PkaRsaKgX931LucasPrimeTest()