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

/freebsd-9.3-release/contrib/wpa/src/tls/
H A Dtlsv1_record.h49 enum crypto_hash_alg hash_alg;
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dcrypto.h156 enum crypto_hash_alg { enum
175 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
H A Dcrypto_internal.c23 enum crypto_hash_alg alg;
33 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
H A Dcrypto_cryptoapi.c351 enum crypto_hash_alg alg;
358 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
H A Dcrypto_libtomcrypt.c150 enum crypto_hash_alg alg;
159 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,

Completed in 60 milliseconds