Searched refs:LABEL_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
26 #define LABEL_BUF_SIZE 512 macro260 unsigned int buf[LABEL_BUF_SIZE]; /* It's a hostname */ in ossl_a2ulabel()285 unsigned int bufsize = LABEL_BUF_SIZE; in ossl_a2ulabel()325 char a_ulabel[LABEL_BUF_SIZE + 1]; in ossl_a2ucompare()