Home
last modified time | relevance | path

Searched defs:newexp (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_gen.c90 BIGNUM *dval = NULL, *newexp = NULL, *newcoeff = NULL; in DEFINE_STACK_OF() local
/freebsd/sys/netinet/libalias/
H A Dalias_sctp.c2459 sctp_ResetTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc, int newexp) in sctp_ResetTimeOut()