Home
last modified time | relevance | path

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

/external/openssh/
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()
Dhmac.h36 void ssh_hmac_free(struct ssh_hmac_ctx *ctx);
Dmac.c237 ssh_hmac_free(mac->hmac_ctx); in mac_clear()
Dhostfile.c144 ssh_hmac_free(ctx); in host_hash()