Searched defs:permutation_buf (Results 1 – 6 of 6) sorted by relevance
79 static void fisher_yates_shuffle(uint8_t *permutation_buf, size_t len) in fisher_yates_shuffle()100 void cc3xx_random_permutation_generate(uint8_t *permutation_buf, size_t len) in cc3xx_random_permutation_generate()130 uint8_t permutation_buf[word_count]; /* This is a VLA */ in cc3xx_dpa_hardened_word_copy() local
308 uint8_t permutation_buf[tag_word_size]; in tag_cmp_or_copy() local
931 uint8_t permutation_buf[tag_word_size]; in tag_cmp_or_copy() local
83 static void fisher_yates_shuffle(uint8_t *permutation_buf, size_t len) in fisher_yates_shuffle()106 uint8_t permutation_buf[word_count]; /* This is a VLA */ in dpa_hardened_word_copy() local
465 uint8_t permutation_buf[size_to_pre_process]; /* This is a VLA */ in cc3xx_internal_cipher_stream_pre_update() local494 uint8_t permutation_buf[input_length - processed_length]; /* This is a VLA */ in cc3xx_internal_cipher_stream_post_update() local
663 uint8_t permutation_buf[tag_word_size]; in cc3xx_aead_verify() local