Searched refs:hash_init (Results 1 – 2 of 2) sorted by relevance
578 ses->hash_init = SHA1_Init_fn; in aesni_cipher_setup()587 ses->hash_init = SHA224_Init_fn; in aesni_cipher_setup()596 ses->hash_init = SHA256_Init_fn; in aesni_cipher_setup()851 ses->hash_init(&sctx); in aesni_cipher_mac()880 ses->hash_init(&sctx); in aesni_cipher_mac()890 ses->hash_init(&sctx); in aesni_cipher_mac()
63 void (*hash_init)(void *); member