Searched refs:IMPL_ARRAY (Results 1 – 4 of 4) sorted by relevance
43 static const IMPL_OPS_T *generic_supp_impls[ARRAY_SIZE(IMPL_ARRAY)];68 for (i = 0, c = 0; i < ARRAY_SIZE(IMPL_ARRAY); i++) { in generic_impl_init()69 const IMPL_OPS_T *impl = IMPL_ARRAY[i]; in generic_impl_init()
207 #define IMPL_ARRAY sha256_impls macro
193 #define IMPL_ARRAY sha512_impls macro
275 #define IMPL_ARRAY blake3_impls macro