Searched refs:CC_CommonConvertLsbMsbBytesToLswMswWords (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/ |
D | cc_common.h | 306 void CC_CommonConvertLsbMsbBytesToLswMswWords(
|
D | cc_common_conv_endian.c | 309 void CC_CommonConvertLsbMsbBytesToLswMswWords( in CC_CommonConvertLsbMsbBytesToLswMswWords() function
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_mont/ |
D | cc_ec_mont.c | 83 CC_CommonConvertLsbMsbBytesToLswMswWords(pScalar32, (uint8_t*)pScalar, scalarSize); in CC_EcMontScalarmult() 84 CC_CommonConvertLsbMsbBytesToLswMswWords(pInPoint32, (uint8_t*)pInPoint, ecModSizeBytes); in CC_EcMontScalarmult() 185 CC_CommonConvertLsbMsbBytesToLswMswWords(pScalar32, (uint8_t*)pScalar, scalarSize); in CC_EcMontScalarmultBase()
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/ |
D | ec_edw.c | 809 CC_CommonConvertLsbMsbBytesToLswMswWords(pPublKeyY, pSignPublKey, edwSizeBytes); in EcEdwSignVerify() 812 CC_CommonConvertLsbMsbBytesToLswMswWords(pEdwSignVal, &pInSign[edwSizeBytes], edwSizeBytes); in EcEdwSignVerify() 827 CC_CommonConvertLsbMsbBytesToLswMswWords(pEphPubl, pInSign, edwSizeBytes); in EcEdwSignVerify()
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
D | stackinfo | 1104 CC_CommonConvertLsbMsbBytesToLswMswWords 30 8
|