Searched defs:hash (Results 1 – 16 of 16) sorted by relevance
29 struct crypto_shash *hash; member54 struct crypto_shash *hash = ctx->hash; in hmac_setkey() local159 struct crypto_shash *hash; in hmac_init_tfm() local
204 sha512_final(struct shash_desc *desc, u8 *hash) in sha512_final()235 static int sha384_final(struct shash_desc *desc, u8 *hash) in sha384_final()
37 u32 hash[MD4_HASH_WORDS]; member84 static void md4_transform(u32 *hash, u32 const *in) in md4_transform()
38 struct crypto_ahash *hash; member359 struct crypto_ahash *hash; in hash_bind() local411 struct crypto_ahash *hash = tfm->hash; in hash_accept_parent_nokey() local
63 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey()
266 u8 *hash = areq_ctx->tail; in crypto_authenc_ahash_fb() local305 u8 *hash = areq_ctx->tail; in crypto_authenc_ahash() local338 u8 *hash; in crypto_authenc_genicv() local
38 static inline struct ahash_alg *crypto_ahash_alg(struct crypto_ahash *hash) in crypto_ahash_alg()471 struct crypto_ahash *hash = __crypto_ahash_cast(tfm); in crypto_ahash_init_tfm() local
312 static int sha224_final(struct shash_desc *desc, u8 *hash) in sha224_final()
43 u64 hash[WP512_DIGEST_SIZE/8]; member
39 u8 hash[64]; member
346 u8 *hash = areq_ctx->tail; in crypto_authenc_esn_ahash() local402 u8 *hash; in crypto_authenc_esn_genicv() local
264 struct crypto_shash *hash; in mcryptd_hash_init_tfm() local
521 struct crypto_shash *hash = __crypto_shash_cast(tfm); in crypto_shash_init_tfm() local
380 struct crypto_shash *hash; in cryptd_hash_init_tfm() local
128 struct hash_test_suite hash; member
111 be128 hash; in crypto_gcm_setkey() member