Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/cryptoutils/utils/
DCryptoUtils.c44 size_t bufferByteLength) { in CryptoUtils_buffersMatch()
65 size_t bufferByteLength) { in CryptoUtils_buffersMatchWordAligned()
91 void CryptoUtils_reverseBufferBytewise(void * buffer, size_t bufferByteLength) { in CryptoUtils_reverseBufferBytewise()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/utils/
DCryptoUtils.c71 size_t bufferByteLength) in CryptoUtils_buffersMatch()
106 size_t bufferByteLength) in CryptoUtils_buffersMatchWordAligned()
140 void CryptoUtils_reverseBufferBytewise(void *buffer, size_t bufferByteLength) in CryptoUtils_reverseBufferBytewise()
159 bool CryptoUtils_isBufferAllZeros(const void *buffer, size_t bufferByteLength) in CryptoUtils_isBufferAllZeros()