Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhmac.h34 int ssh_hmac_update_buffer(struct ssh_hmac_ctx *ctx, const struct sshbuf *b);
H A Dhmac.c100 ssh_hmac_update_buffer(struct ssh_hmac_ctx *ctx, const struct sshbuf *b) in ssh_hmac_update_buffer() function