Searched refs:crypto_hash (Results 1 - 25 of 98) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/orinoco/
H A Dmic.h14 struct crypto_hash;
18 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key,
H A Dmic.c46 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dmic.h14 struct crypto_hash;
18 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key,
H A Dmic.c46 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/tls/
H A Dtlsv1_common.h198 struct crypto_hash *md5_client;
199 struct crypto_hash *sha1_client;
200 struct crypto_hash *md5_server;
201 struct crypto_hash *sha1_server;
202 struct crypto_hash *md5_cert;
203 struct crypto_hash *sha1_cert;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/tls/
H A Dtlsv1_common.h198 struct crypto_hash *md5_client;
199 struct crypto_hash *sha1_client;
200 struct crypto_hash *md5_server;
201 struct crypto_hash *sha1_server;
202 struct crypto_hash *md5_cert;
203 struct crypto_hash *sha1_cert;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/tls/
H A Dtlsv1_common.h198 struct crypto_hash *md5_client;
199 struct crypto_hash *sha1_client;
200 struct crypto_hash *md5_server;
201 struct crypto_hash *sha1_server;
202 struct crypto_hash *md5_cert;
203 struct crypto_hash *sha1_cert;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/tls/
H A Dtlsv1_common.h198 struct crypto_hash *md5_client;
199 struct crypto_hash *sha1_client;
200 struct crypto_hash *md5_server;
201 struct crypto_hash *sha1_server;
202 struct crypto_hash *md5_cert;
203 struct crypto_hash *sha1_cert;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/tls/
H A Dtlsv1_common.h198 struct crypto_hash *md5_client;
199 struct crypto_hash *sha1_client;
200 struct crypto_hash *md5_server;
201 struct crypto_hash *sha1_server;
202 struct crypto_hash *md5_cert;
203 struct crypto_hash *sha1_cert;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/tls/
H A Dtlsv1_common.h198 struct crypto_hash *md5_client;
199 struct crypto_hash *sha1_client;
200 struct crypto_hash *md5_server;
201 struct crypto_hash *sha1_server;
202 struct crypto_hash *md5_cert;
203 struct crypto_hash *sha1_cert;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/crypto/
H A Dcrypto.h141 struct crypto_hash;
155 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
168 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len);
187 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto.h161 struct crypto_hash;
175 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
188 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len);
207 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);
H A Dcrypto_internal.c22 struct crypto_hash { struct
33 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
36 struct crypto_hash *ctx;
99 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len)
117 int crypto_hash_finish(struct crypto_hash *ctx, u8 *mac, size_t *len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/crypto/
H A Dcrypto.h141 struct crypto_hash;
155 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
168 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len);
187 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto.h161 struct crypto_hash;
175 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
188 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len);
207 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);
H A Dcrypto_internal.c22 struct crypto_hash { struct
33 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
36 struct crypto_hash *ctx;
99 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len)
117 int crypto_hash_finish(struct crypto_hash *ctx, u8 *mac, size_t *len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/crypto/
H A Dcrypto.h141 struct crypto_hash;
155 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
168 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len);
187 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto.h161 struct crypto_hash;
175 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
188 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len);
207 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);
H A Dcrypto_internal.c22 struct crypto_hash { struct
33 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,
36 struct crypto_hash *ctx;
99 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len)
117 int crypto_hash_finish(struct crypto_hash *ctx, u8 *mac, size_t *len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A DMakefile25 crypto_hash-objs += ahash.o
26 crypto_hash-objs += shash.o
27 obj-$(CONFIG_CRYPTO_HASH2) += crypto_hash.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A DMakefile25 crypto_hash-objs += ahash.o
26 crypto_hash-objs += shash.o
27 obj-$(CONFIG_CRYPTO_HASH2) += crypto_hash.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dcrypto.h111 struct crypto_hash;
183 struct crypto_hash *tfm;
384 int (*setkey)(struct crypto_hash *tfm, const u8 *key,
453 struct crypto_hash { struct
1125 static inline struct crypto_hash *__crypto_hash_cast(struct crypto_tfm *tfm)
1127 return (struct crypto_hash *)tfm;
1130 static inline struct crypto_hash *crypto_hash_cast(struct crypto_tfm *tfm)
1145 static inline struct crypto_hash *crypto_alloc_hash(const char *alg_name,
1156 static inline struct crypto_tfm *crypto_hash_tfm(struct crypto_hash *tfm)
1161 static inline void crypto_free_hash(struct crypto_hash *tf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dcrypto.h111 struct crypto_hash;
183 struct crypto_hash *tfm;
384 int (*setkey)(struct crypto_hash *tfm, const u8 *key,
453 struct crypto_hash { struct
1125 static inline struct crypto_hash *__crypto_hash_cast(struct crypto_tfm *tfm)
1127 return (struct crypto_hash *)tfm;
1130 static inline struct crypto_hash *crypto_hash_cast(struct crypto_tfm *tfm)
1145 static inline struct crypto_hash *crypto_alloc_hash(const char *alg_name,
1156 static inline struct crypto_tfm *crypto_hash_tfm(struct crypto_hash *tfm)
1161 static inline void crypto_free_hash(struct crypto_hash *tf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/sctp/
H A Dauth.h100 void sctp_auth_destroy_hmacs(struct crypto_hash *auth_hmacs[]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/sctp/
H A Dauth.h100 void sctp_auth_destroy_hmacs(struct crypto_hash *auth_hmacs[]);

Completed in 347 milliseconds

1234