Home
last modified time | relevance | path

Searched refs:where (Results 1 – 3 of 3) sorted by relevance

/crypto/bio/
A Dbio_addr.c129 const void *where, size_t wherelen, in BIO_ADDR_rawmake() argument
138 strncpy(ap->s_un.sun_path, where, sizeof(ap->s_un.sun_path) - 1); in BIO_ADDR_rawmake()
148 ap->s_in.sin_addr = *(struct in_addr *)where; in BIO_ADDR_rawmake()
158 ap->s_in6.sin6_addr = *(struct in6_addr *)where; in BIO_ADDR_rawmake()
604 const void *where, size_t wherelen, in addrinfo_wrap() argument
629 BIO_ADDR_rawmake(addr, family, where, wherelen, port); in addrinfo_wrap()
/crypto/
A DREADME-sparse_array.md149 Accesses to elements in the sparse array take O(log n) time where n is the
152 Space usage is O(minimum(m, n log(n)) where m is the number of elements in the
/crypto/objects/
A Dobjects.txt995 # with RFC2798, Section 9.1.3, where "mail" is defined as the short name for

Completed in 11 milliseconds