Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_blind.c168 size_t i, rtop = r->top, ntop = n->top; in BN_BLINDING_invert_ex() local
/third_party/toybox/lib/
Dnet.c134 char *ntop(struct sockaddr *sa) in ntop() function