Searched refs:hash_init (Results 1 – 5 of 5) sorted by relevance
514 ses->hash_init = SHA1_Init_fn; in aesni_cipher_setup()523 ses->hash_init = SHA224_Init_fn; in aesni_cipher_setup()532 ses->hash_init = SHA256_Init_fn; in aesni_cipher_setup()794 ses->hash_init(&sctx); in aesni_cipher_mac()823 ses->hash_init(&sctx); in aesni_cipher_mac()833 ses->hash_init(&sctx); in aesni_cipher_mac()
61 void (*hash_init)(void *); member
75 #define hash_init(ht) \ macro
73 hash_init(htt->rx_ring.skb_table); in ath10k_htt_rx_ring_free()853 hash_init(htt->rx_ring.skb_table); in ath10k_htt_rx_alloc()
3329 static void hash_init(SHA1Context *p){ in hash_init() function3441 hash_init(&cx); in sha1Func()3486 hash_init(&cx); in sha1QueryFunc()