Searched defs:ASN1_APPLICATION (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | mech-rpa.c | 52 #define ASN1_APPLICATION 0x60 macro 140 if (*p++ != ASN1_APPLICATION) { 356 buffer_append_c(buf, ASN1_APPLICATION); 399 buffer_append_c(buf, ASN1_APPLICATION); |
Completed in 2358 milliseconds