Searched refs:EC_MONT_REG_N4 (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_mont/ |
D | pka_ec_mont.c | 68 PKA_ADD(LEN_ID_N_PKA_REG_BITS, EC_MONT_REG_N4, EC_MONT_REG_N, EC_MONT_REG_N); in EcMontPkaScalarMultWithLadderExe() 69 PKA_ADD(LEN_ID_N_PKA_REG_BITS, EC_MONT_REG_N4, EC_MONT_REG_N4, EC_MONT_REG_N4); in EcMontPkaScalarMultWithLadderExe() 92 …PKA_SUB(LEN_ID_N_PKA_REG_BITS, EC_MONT_REG_T2, EC_MONT_REG_N4, rZ3); // PkiDbgPrintReg(… in EcMontPkaScalarMultWithLadderExe() 94 …PKA_SUB(LEN_ID_N_PKA_REG_BITS, EC_MONT_REG_T2, EC_MONT_REG_N4, rZ2); // PkiDbgPrintReg(… in EcMontPkaScalarMultWithLadderExe() 103 …PKA_SUB(LEN_ID_N_PKA_REG_BITS, EC_MONT_REG_T2, EC_MONT_REG_N4, rZ2); // PkiDbgPrintReg(… in EcMontPkaScalarMultWithLadderExe() 106 …PKA_SUB(LEN_ID_N_PKA_REG_BITS, EC_MONT_REG_T2, EC_MONT_REG_N4, EC_MONT_REG_T); // PkiDbgPrintReg(… in EcMontPkaScalarMultWithLadderExe()
|
D | pka_ec_mont_glob_regs_def.h | 19 #define EC_MONT_REG_N4 5 /* 4*mod */ macro
|