Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dhmac.h33 int ssh_hmac_update_buffer(struct ssh_hmac_ctx *ctx, const struct sshbuf *b);
H A Dhmac.c101 ssh_hmac_update_buffer(struct ssh_hmac_ctx *ctx, const struct sshbuf *b) in ssh_hmac_update_buffer() function