Searched defs:buf_len_bits (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha256-prf.c54 sha256_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) argument
H A Dsha512-prf.c54 sha512_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) argument
H A Dsha384-prf.c54 sha384_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) argument

Completed in 54 milliseconds