Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/pem/
Dpvkfmt.c324 unsigned char hdr_buf[16], *buf = NULL; in ossl_b2i_bio() local
330 if (BIO_read(in, hdr_buf, 16) != 16) { in ossl_b2i_bio()
334 p = hdr_buf; in ossl_b2i_bio()