Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sha/
Dfsl_sha.c302 static status_t sha_process_message_data(SHA_Type *base, in sha_process_message_data() function
586 status = sha_process_message_data(base, ctxInternal, message, messageSize); in SHA_Update()
595 status = sha_process_message_data(base, ctxInternal, message, messageSize); in SHA_Update()