Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpki_modular_arithmetic.c161PKA_COMPARE_STATUS(LEN_ID_N_PKA_REG_BITS, PKA_REG_T, PKA_REG_YT, stat); /* PKA_REG_T =? PKA_REG_N… in PkiIsModSquareRootExists()
257 PKA_COMPARE_STATUS(LEN_ID_N_PKA_REG_BITS, PKA_REG_T, PKA_REG_Y2, stat); in PkiIsModSquareRootExists()
Dpka.h231 #define PKA_COMPARE_STATUS(lenId, a, b, stat) {\ macro
Dpka.c989 PKA_COMPARE_STATUS(LEN_ID_N_PKA_REG_BITS, regTmp1, regTmp2, status); in PkaIsRegModEqual()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dpka_ec_wrst_dsa_verify.c117 PKA_COMPARE_STATUS(LEN_ID_N_PKA_REG_BITS, EC_VERIFY_REG_P_RX, EC_VERIFY_REG_C, status1); in PkaEcdsaVerify()
Dec_wrst.c85 PKA_COMPARE_STATUS(LEN_ID_N_PKA_REG_BITS, PKA_REG_Y2, PKA_REG_T, w/*stat*/); in EcWrstInitPubKey()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c353 PKA_COMPARE_STATUS(lenId+1, rT2/*P*/, rT1/*OpB*/, status); in PkaRsaKgX931MillerRabinTest()
365 PKA_COMPARE_STATUS(lenId+1, rT2/*P*/, rT1/*OpB*/, status); in PkaRsaKgX931MillerRabinTest()