Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpka.c768 void PkaCopyByteBuffIntoPkaReg(uint32_t dstReg, /*!< [out] Virtual address (number) of destinat… in PkaCopyByteBuffIntoPkaReg() argument
782 PKA_GET_REG_ADDRESS(dstReg, currAddr); in PkaCopyByteBuffIntoPkaReg()
830 void PkaCopyBeByteBuffIntoPkaReg(uint32_t dstReg, /*!< [out] Virtual address (number) of desti… in PkaCopyBeByteBuffIntoPkaReg() argument
843 PKA_GET_REG_ADDRESS(dstReg, currAddr); in PkaCopyBeByteBuffIntoPkaReg()
871 PkaCopyDataFromPkaReg(tempRes, regSize, dstReg); in PkaCopyBeByteBuffIntoPkaReg()
890 void PkaCopyDataIntoPkaReg(uint32_t dstReg, /*!< [out] Virtual address (number) of destinat… in PkaCopyDataIntoPkaReg() argument
900 PKA_GET_REG_ADDRESS(dstReg, currAddr); in PkaCopyDataIntoPkaReg()
919 PkaCopyDataFromPkaReg(tempRes, regSize, dstReg); in PkaCopyDataIntoPkaReg()
Dpka.h319 void PkaClearPkaRegWords(uint32_t dstReg,
322 void PkaCopyByteBuffIntoPkaReg(uint32_t dstReg,
327 void PkaCopyBeByteBuffIntoPkaReg(uint32_t dstReg,
332 void PkaCopyDataIntoPkaReg(uint32_t dstReg,
Dpki.h76 void PkaCopyBe8DataIntoPkaReg(uint32_t dstReg, /* [out] virtual pointer to destination PKA r…
Dpki.c335 void PkaCopyBe8DataIntoPkaReg(uint32_t dstReg, /* [out] virtual pointer to destination PKA r… in PkaCopyBe8DataIntoPkaReg() argument
353 PkaCopyDataIntoPkaReg(dstReg, lenId, pTemp, regSizeWords); in PkaCopyBe8DataIntoPkaReg()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/
Drsa_pki_pka.c335 void RSA_HW_PKI_PKA_CopyDataIntoPkaReg(uint32_t dstReg, /*out*/ in RSA_HW_PKI_PKA_CopyDataIntoPkaReg() argument
360 currAddr = RSA_PKA_GetRegAddress(dstReg, virtualHwBaseAddr); in RSA_HW_PKI_PKA_CopyDataIntoPkaReg()
Drsa_pki_pka.h434 void RSA_HW_PKI_PKA_CopyDataIntoPkaReg(uint32_t dstReg, /*out*/