Home
last modified time | relevance | path

Searched refs:crypto_hash_alg (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_record.h45 enum crypto_hash_alg hash_alg;
H A Dtlsv1_common.c346 enum crypto_hash_alg alg; in tlsv12_key_x_server_params_hash()
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dcrypto.h160 enum crypto_hash_alg { enum
181 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
H A Dcrypto_internal.c20 enum crypto_hash_alg alg;
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
H A Dcrypto_libtomcrypt.c145 enum crypto_hash_alg alg;
154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
H A Dcrypto_linux.c239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
H A Dcrypto_wolfssl.c882 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
H A Dcrypto_openssl.c983 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()