Searched defs:fips186_2_prf (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dfips_prf_cryptoapi.c21 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
H A Dfips_prf_gnutls.c22 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
H A Dfips_prf_nss.c22 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
H A Dfips_prf_internal.c23 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
H A Dfips_prf_openssl.c32 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function

Completed in 110 milliseconds