Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/pem/
H A Dpvkfmt.c921 unsigned char pvk_hdr[24], *buf = NULL; in do_PVK_key_bio() local
927 if (BIO_read(in, pvk_hdr, 24) != 24) { in do_PVK_key_bio()
931 p = pvk_hdr; in do_PVK_key_bio()