Home
last modified time | relevance | path

Searched refs:ssh_hmac_free (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/openssh/
H A Dhmac.c61 ssh_hmac_free(ret); in ssh_hmac_start()
124 ssh_hmac_free(struct ssh_hmac_ctx *ctx) in ssh_hmac_free() function
154 ssh_hmac_free(ctx); in hmac_test()
H A Dhmac.h36 void ssh_hmac_free(struct ssh_hmac_ctx *ctx);
H A Dmac.c237 ssh_hmac_free(mac->hmac_ctx); in mac_clear()
H A Dhostfile.c141 ssh_hmac_free(ctx); in host_hash()