Searched refs:hash_output_buffer (Results 1 – 1 of 1) sorted by relevance
227 uint32_t hash_output_buffer[SHA256_OUTPUT_SIZE / sizeof(uint32_t)]; in cc3xx_lowlevel_drbg_hash_generate() local264 cc3xx_lowlevel_hash_finish(hash_output_buffer, SHA256_OUTPUT_SIZE); in cc3xx_lowlevel_drbg_hash_generate()265 long_acc(state->value_v, (uint8_t *)hash_output_buffer, in cc3xx_lowlevel_drbg_hash_generate()266 sizeof(state->value_v) - 1, sizeof(hash_output_buffer)); in cc3xx_lowlevel_drbg_hash_generate()287 cc3xx_lowlevel_hash_finish(hash_output_buffer, SHA256_OUTPUT_SIZE); in cc3xx_lowlevel_drbg_hash_generate()290 long_acc(state->value_v, (uint8_t *)hash_output_buffer, in cc3xx_lowlevel_drbg_hash_generate()291 sizeof(state->value_v) - 1, sizeof(hash_output_buffer)); in cc3xx_lowlevel_drbg_hash_generate()