Searched refs:get_cpu_features (Results 1 – 2 of 2) sorted by relevance
95 static inline cpu_feature_t get_cpu_features( void ) in get_cpu_features() function448 blake2b_init_ptr = blake2b_init_table[get_cpu_features()]; in blake2b_init_dispatch()454 blake2b_init_key_ptr = blake2b_init_key_table[get_cpu_features()]; in blake2b_init_key_dispatch()460 blake2b_init_param_ptr = blake2b_init_param_table[get_cpu_features()]; in blake2b_init_param_dispatch()466 blake2b_update_ptr = blake2b_update_table[get_cpu_features()]; in blake2b_update_dispatch()472 blake2b_final_ptr = blake2b_final_table[get_cpu_features()]; in blake2b_final_dispatch()478 blake2b_ptr = blake2b_table[get_cpu_features()]; in blake2b_dispatch()514 blake2s_init_ptr = blake2s_init_table[get_cpu_features()]; in blake2s_init_dispatch()520 blake2s_init_key_ptr = blake2s_init_key_table[get_cpu_features()]; in blake2s_init_key_dispatch()526 blake2s_init_param_ptr = blake2s_init_param_table[get_cpu_features()]; in blake2s_init_param_dispatch()[all …]
86 get_cpu_features(void) { in get_cpu_features() function142 const enum cpu_feature features = get_cpu_features(); in blake3_compress_in_place()171 const enum cpu_feature features = get_cpu_features(); in blake3_compress_xof()200 const enum cpu_feature features = get_cpu_features(); in blake3_hash_many()250 const enum cpu_feature features = get_cpu_features(); in blake3_simd_degree()