Home | History | Annotate | Download | only in openssh

Lines Matching refs:BIGNUM

175 int	 kex_derive_keys_bn(struct ssh *, u_char *, u_int, const BIGNUM *);
189 const BIGNUM *, const BIGNUM *, const BIGNUM *, u_char *, size_t *);
194 const BIGNUM *, const BIGNUM *, const BIGNUM *,
195 const BIGNUM *, const BIGNUM *,
200 const EC_POINT *, const EC_POINT *, const BIGNUM *, u_char *, size_t *);
215 derive_ssh1_session_id(BIGNUM *, BIGNUM *, u_int8_t[8], u_int8_t[16]);