Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/pem/
Dpvkfmt.c815 unsigned char pvk_hdr[24], *buf = NULL; in b2i_PVK_bio() local
821 if (BIO_read(in, pvk_hdr, 24) != 24) { in b2i_PVK_bio()
825 p = pvk_hdr; in b2i_PVK_bio()