Searched defs:crypto_hash (Results 1 – 9 of 9) sorted by relevance
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_internal.c | 22 struct crypto_hash { struct 23 enum crypto_hash_alg alg; argument 33 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
D | crypto_cryptoapi.c | 350 struct crypto_hash { struct 351 enum crypto_hash_alg alg; argument 358 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
D | crypto_libtomcrypt.c | 149 struct crypto_hash { struct 150 enum crypto_hash_alg alg; argument 159 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
/external/wpa_supplicant/ |
D | crypto_internal.c | 55 struct crypto_hash { struct 56 enum crypto_hash_alg alg; argument 66 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
D | crypto_cryptoapi.c | 369 struct crypto_hash { struct 370 enum crypto_hash_alg alg; argument 377 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
D | crypto_libtomcrypt.c | 150 struct crypto_hash { struct 151 enum crypto_hash_alg alg; argument 160 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
D | crypto_internal.c | 56 struct crypto_hash { struct 57 enum crypto_hash_alg alg; argument 67 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
D | crypto_cryptoapi.c | 354 struct crypto_hash { struct 355 enum crypto_hash_alg alg; argument 362 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
D | crypto_libtomcrypt.c | 150 struct crypto_hash { struct 151 enum crypto_hash_alg alg; argument 160 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|