Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/srp/
Dsrp.c180 int8_t rT6 = regTemps[6]; in SrpUserSharedSecretCalc() local
208 …PkaCopyBeByteBuffIntoPkaReg(rT6, LEN_ID_MAX_BITS, pCtx->ephemPriv, CALC_32BIT_WORDS_FROM_BYTES(pCt… in SrpUserSharedSecretCalc()
235 PKA_MOD_ADD(LEN_ID_N_BITS, rT5, rT6/*(a)*/, rT5 /*(u*x)*/); in SrpUserSharedSecretCalc()