Searched refs:crypto_hash_alg (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/tls/
H A Dtlsv1_record.h45 enum crypto_hash_alg hash_alg;
/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dcrypto.h135 enum crypto_hash_alg { enum
155 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
H A Dcrypto_internal.c18 enum crypto_hash_alg alg;
31 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
H A Dcrypto_cryptoapi.c345 enum crypto_hash_alg alg;
352 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
H A Dcrypto_libtomcrypt.c144 enum crypto_hash_alg alg;
153 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
H A Dcrypto_openssl.c595 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,

Completed in 80 milliseconds