Home | History | Annotate | Download | only in apps

Lines Matching defs:bp

1426 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath)
1435 BIO_printf(bp, "Error loading file %s\n", CAfile);
1444 BIO_printf(bp, "Error loading directory %s\n", CApath);
2129 char *sp = subject, *bp = buf;
2154 ne_types[ne_num] = bp;
2160 *bp++ = *sp++;
2170 *bp++ = '\0';
2174 *bp++ = *sp++;
2181 ne_values[ne_num] = bp;
2187 *bp++ = *sp++;
2209 *bp++ = *sp++;
2211 *bp++ = '\0';