Searched refs:PkaCopyPkaRegIntoBeByteBuff (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 | 62 …PkaCopyPkaRegIntoBeByteBuff(pwdVerifier, CALC_FULL_32BIT_WORDS(pCtx->groupParam.modSizeInBits), rT… in SrpPwdVerifierCalc() 154 …PkaCopyPkaRegIntoBeByteBuff(sharedSecret, CALC_FULL_32BIT_WORDS(pCtx->groupParam.modSizeInBits), r… in SrpHostSharedSecretCalc() 239 …PkaCopyPkaRegIntoBeByteBuff(sharedSecret, CALC_FULL_32BIT_WORDS(pCtx->groupParam.modSizeInBits), r… in SrpUserSharedSecretCalc() 309 …PkaCopyPkaRegIntoBeByteBuff(hostPubKeyB, CALC_FULL_32BIT_WORDS(pCtx->groupParam.modSizeInBits), rT… in SrpHostPublicKeyCalc() 368 …PkaCopyPkaRegIntoBeByteBuff(userPubKeyA, CALC_FULL_32BIT_WORDS(pCtx->groupParam.modSizeInBits), rT… in SrpUserPublicKeyCalc()
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/ |
D | pka.h | 337 void PkaCopyPkaRegIntoBeByteBuff(uint8_t *dst_ptr,
|
D | pka.c | 713 void PkaCopyPkaRegIntoBeByteBuff(uint8_t *dst_ptr, /*!< [out] Virtual address (number) of source … in PkaCopyPkaRegIntoBeByteBuff() function
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
D | stackinfo | 541 PkaCopyPkaRegIntoBeByteBuff 72 24
|