Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/pem/
Dpvkfmt.c154 unsigned int *pmagic, unsigned int *pbitlen, int *pisdss, int *pispub) in do_blob_header() argument
184 *pbitlen = read_ledword(&p); in do_blob_header()
185 if (*pbitlen > 65536) { in do_blob_header()