Searched refs:buf_shift_right (Results 1 – 4 of 4) sorted by relevance
208 buf_shift_right(prfbuf, primebytelen, in compute_password_element()
483 void buf_shift_right(u8 *buf, size_t len, size_t bits);
234 void buf_shift_right(u8 *buf, size_t len, size_t bits) in buf_shift_right() function
163 buf_shift_right(pwd_value, sae->tmp->prime_len, 8 - bits % 8); in sae_test_pwd_seed_ecc()