Home
last modified time | relevance | path

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

/external/openssh/
Dhmac.h33 int ssh_hmac_update_buffer(struct ssh_hmac_ctx *ctx, const struct sshbuf *b);
Dhmac.c99 ssh_hmac_update_buffer(struct ssh_hmac_ctx *ctx, const struct sshbuf *b) in ssh_hmac_update_buffer() function