Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c77 typedef vector unsigned char vec_uint8_t; typedef
80 static const vec_uint8_t k_swap_endianness = {3, 2, 1, 0, 7, 6, 5, 4,
84 static const vec_uint8_t k_4_bytes = {32, 32, 32, 32, 32, 32, 32, 32,
86 static const vec_uint8_t k_12_bytes = {96, 96, 96, 96, 96, 96, 96, 96,