Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_ncons.c835 unsigned char *hostptr, *baseptr, *maskptr; in nc_ip() local
851 maskptr = base->data + hostlen; in nc_ip()
856 if ((hostptr[i] & maskptr[i]) != (baseptr[i] & maskptr[i])) in nc_ip()

Completed in 7 milliseconds