Searched refs:PkaCopyBeByteBuffIntoPkaReg (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/srp/ |
D | srp.c | 48 …PkaCopyBeByteBuffIntoPkaReg(rN, LEN_ID_MAX_BITS, pCtx->groupParam.modulus, CALC_FULL_32BIT_WORDS(p… in SrpPwdVerifierCalc() 59 …PkaCopyBeByteBuffIntoPkaReg(rT3, LEN_ID_MAX_BITS, xBuff, CALC_32BIT_WORDS_FROM_BYTES(pCtx->hashDig… in SrpPwdVerifierCalc() 104 …PkaCopyBeByteBuffIntoPkaReg(rN, LEN_ID_MAX_BITS, pCtx->groupParam.modulus, CALC_FULL_32BIT_WORDS(p… in SrpHostSharedSecretCalc() 106 …PkaCopyBeByteBuffIntoPkaReg(rT2, LEN_ID_MAX_BITS, pwdVerifier, CALC_FULL_32BIT_WORDS(pCtx->groupPa… in SrpHostSharedSecretCalc() 107 …PkaCopyBeByteBuffIntoPkaReg(rT3, LEN_ID_MAX_BITS, uScramble, CALC_32BIT_WORDS_FROM_BYTES(pCtx->has… in SrpHostSharedSecretCalc() 108 …PkaCopyBeByteBuffIntoPkaReg(rT4, LEN_ID_MAX_BITS, userPubKeyA, CALC_FULL_32BIT_WORDS(pCtx->groupPa… in SrpHostSharedSecretCalc() 109 …PkaCopyBeByteBuffIntoPkaReg(rT5, LEN_ID_MAX_BITS, pCtx->ephemPriv, CALC_32BIT_WORDS_FROM_BYTES(pCt… in SrpHostSharedSecretCalc() 202 …PkaCopyBeByteBuffIntoPkaReg(rN, LEN_ID_MAX_BITS, pCtx->groupParam.modulus, CALC_FULL_32BIT_WORDS(p… in SrpUserSharedSecretCalc() 205 …PkaCopyBeByteBuffIntoPkaReg(rT3, LEN_ID_MAX_BITS, xBuff, CALC_32BIT_WORDS_FROM_BYTES(pCtx->hashDig… in SrpUserSharedSecretCalc() 206 …PkaCopyBeByteBuffIntoPkaReg(rT4, LEN_ID_MAX_BITS, hostPubKeyB, CALC_FULL_32BIT_WORDS(pCtx->groupPa… in SrpUserSharedSecretCalc() [all …]
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/ |
D | pka.h | 327 void PkaCopyBeByteBuffIntoPkaReg(uint32_t dstReg,
|
D | pka.c | 830 void PkaCopyBeByteBuffIntoPkaReg(uint32_t dstReg, /*!< [out] Virtual address (number) of desti… in PkaCopyBeByteBuffIntoPkaReg() function
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
D | stackinfo | 328 PkaCopyBeByteBuffIntoPkaReg 170 40
|