Searched refs:PkiConditionalSecureSwapUint32 (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_mont/ |
D | pka_ec_mont.c | 86 PkiConditionalSecureSwapUint32(&rX2, &rX3, swap); in EcMontPkaScalarMultWithLadderExe() 87 PkiConditionalSecureSwapUint32(&rZ2, &rZ3, swap); in EcMontPkaScalarMultWithLadderExe() 116 PkiConditionalSecureSwapUint32(&rX2, &rX3, swap); in EcMontPkaScalarMultWithLadderExe() 117 PkiConditionalSecureSwapUint32(&rZ2, &rZ3, swap); in EcMontPkaScalarMultWithLadderExe()
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/ |
D | pki.h | 32 void PkiConditionalSecureSwapUint32(uint32_t *x,
|
D | pki.c | 245 void PkiConditionalSecureSwapUint32(uint32_t *x, /*!< [in/out] the pointer to x-variable. */ in PkiConditionalSecureSwapUint32() function
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
D | stackinfo | 907 PkiConditionalSecureSwapUint32 24 12
|