Searched refs:_nx_crypto_sha512_process_buffer (Results 1 – 2 of 2) sorted by relevance
108 VOID _nx_crypto_sha512_process_buffer(NX_CRYPTO_SHA512 *context, UCHAR *buffer);
285 _nx_crypto_sha512_process_buffer(context, context -> nx_sha512_buffer); in _nx_crypto_sha512_update()300 _nx_crypto_sha512_process_buffer(context, input_ptr); in _nx_crypto_sha512_update()501 NX_CRYPTO_KEEP VOID _nx_crypto_sha512_process_buffer(NX_CRYPTO_SHA512 *context, UCHAR *buffer) in _nx_crypto_sha512_process_buffer() function