Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dpka_ec_wrst_smul_no_scap.c109 PKA_SET_VAL(zr, 1); in PkaScalarMultAff()
Dpka_ec_wrst.c258 PKA_SET_VAL(EC_VERIFY_REG_ZR, 1); in PkaSum2ScalarMullt()
Dpka_ec_wrst_smul_scap.c182PKA_SET_VAL(EC_SIGN_REG_ZP, 1); // or random and adjust EC_SIGN_REG_XP, EC_SIGN_REG_YP, EC_SIGN_RE… in PkaScalarMultSca()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpka.h226 #define PKA_SET_VAL(a,v) {\ macro