Home
last modified time | relevance | path

Searched defs:crypto_hash (Results 1 – 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_internal.c19 struct crypto_hash { struct
20 enum crypto_hash_alg alg; argument
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_libtomcrypt.c144 struct crypto_hash { struct
145 enum crypto_hash_alg alg; argument
154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_linux.c231 struct crypto_hash { struct
239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_wolfssl.c880 struct crypto_hash { struct
886 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_openssl.c1051 struct crypto_hash { struct
1056 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_internal.c19 struct crypto_hash { struct
20 enum crypto_hash_alg alg; argument
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_libtomcrypt.c144 struct crypto_hash { struct
145 enum crypto_hash_alg alg; argument
154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_linux.c231 struct crypto_hash { struct
239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_wolfssl.c876 struct crypto_hash { struct
882 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_openssl.c978 struct crypto_hash { struct
983 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
/third_party/python/Modules/_blake2/impl/
Dblake2s.c410 int crypto_hash( unsigned char *out, unsigned char *in, unsigned long long inlen ) in crypto_hash() function
Dblake2b.c432 int crypto_hash( unsigned char *out, unsigned char *in, unsigned long long inlen ) in crypto_hash() function
/third_party/node/deps/npm/node_modules/tweetnacl/
Dnacl.js615 function crypto_hash(out, m, n) { function
899 crypto_hash: crypto_hash, property
Dnacl-fast.js1811 function crypto_hash(out, m, n) { function
2112 crypto_hash: crypto_hash, property
Dnacl-fast.min.js1 …5&n,r[t+4]=e>>24&255,r[t+5]=e>>16&255,r[t+6]=e>>8&255,r[t+7]=255&e}function n(r,t,n,e,o){var i,h=0… argument
Dnacl.min.js1 …e=e<<8|255&r[n+2],e=e<<8|255&r[n+1],e<<8|255&r[n+0]}function t(r,n){var e=r[n]<<24|r[n+1]<<16|r[n+… argument