Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDkexc25519.c72 buffer_put_bignum2_from_string(out, shared_key, CURVE25519_SIZE); in kexc25519_shared_key()
HDbuffer.h94 void buffer_put_bignum2_from_string(Buffer *, const u_char *, u_int);
HDbufaux.c368 buffer_put_bignum2_from_string(Buffer *buffer, const u_char *s, u_int l) in buffer_put_bignum2_from_string() function
HDssh_namespace.h86 #define buffer_put_bignum2_from_string ssh_buffer_put_bignum2_from_string macro
HDChangeLog440 Curve25519 by adding a buffer_put_bignum2_from_string() that stores