Home
last modified time | relevance | path

Searched refs:ssh_hmac_update_buffer (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dhmac.h33 int ssh_hmac_update_buffer(struct ssh_hmac_ctx *ctx, const struct sshbuf *b);
H A Dhmac.c98 ssh_hmac_update_buffer(struct ssh_hmac_ctx *ctx, const struct sshbuf *b) in ssh_hmac_update_buffer() function