Home
last modified time | relevance | path

Searched defs:in_b (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/libcrypto/bn/
H A Dbn_gcd.c163 BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd()
344 BN_gcd_ct(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd_ct()
/openbsd-src/regress/lib/libcrypto/cast/
H A Dcasttest.c86 static const unsigned char in_b[16] = { variable
/openbsd-src/lib/libcrypto/
H A Dcryptlib.c
/openbsd-src/usr.sbin/bgpd/
H A Dsession.c3316 struct sockaddr_in *in_a, *in_b; la_cmp() local