Home
last modified time | relevance | path

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

/external/openssh/
Dhmac.c59 ssh_hmac_free(ret); in ssh_hmac_start()
122 ssh_hmac_free(struct ssh_hmac_ctx *ctx) in ssh_hmac_free() function
153 ssh_hmac_free(ctx); in hmac_test()
Dhmac.h36 void ssh_hmac_free(struct ssh_hmac_ctx *ctx);
Dmac.c247 ssh_hmac_free(mac->hmac_ctx); in mac_clear()
Dhostfile.c145 ssh_hmac_free(ctx); in host_hash()