Home
last modified time | relevance | path

Searched defs:out32_ptr (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/
Dcc_common_math.h60 #define CC_COMMON_CONVERT_TO_LE32(in32_ptr, out32_ptr, size_words) \ argument
91 #define CC_COMMON_COPY_4WORDS_TO_BYTES( out32_ptr, outAlign, in32_ptr ) \ argument
139 #define CC_COMMON_COPY_16BYTES_TO_WORDS( in32_ptr, inAlign, out32_ptr ) \ argument
Dcc_common_conv_endian.c173 uint32_t *out32_ptr, in CC_CommonConvertMsbLsbBytesToLswMswWords()