Home
last modified time | relevance | path

Searched refs:ssh_digest_blocksize (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Ddigest.h45 size_t ssh_digest_blocksize(struct ssh_digest_ctx *ctx);
H A Ddigest-openssl.c108 ssh_digest_blocksize(struct ssh_digest_ctx *ctx) in ssh_digest_blocksize() function
H A Dhmac.c56 ret->buf_len = ssh_digest_blocksize(ret->ictx); in ssh_hmac_start()
H A Ddigest-libc.c166 ssh_digest_blocksize(struct ssh_digest_ctx *ctx) in ssh_digest_blocksize() function
H A Dssh_namespace.h558 #define ssh_digest_blocksize Fssh_ssh_digest_blocksize macro