Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/pem/
H A Dpvkfmt.c809 unsigned char pvk_hdr[24], *buf = NULL; in b2i_PVK_bio() local
815 if (BIO_read(in, pvk_hdr, 24) != 24) { in b2i_PVK_bio()
819 p = pvk_hdr; in b2i_PVK_bio()