Searched refs:ssh_hmac_free (Results 1 – 5 of 5) sorted by relevance
60 ssh_hmac_free(ret); in ssh_hmac_start()123 ssh_hmac_free(struct ssh_hmac_ctx *ctx) in ssh_hmac_free() function153 ssh_hmac_free(ctx); in hmac_test()
36 void ssh_hmac_free(struct ssh_hmac_ctx *ctx);
228 ssh_hmac_free(mac->hmac_ctx); in mac_clear()
141 ssh_hmac_free(ctx); in host_hash()
644 #define ssh_hmac_free Fssh_ssh_hmac_free macro