Searched refs:do_blob_header (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pem/
H A Dpvkfmt.c144 static int do_blob_header(const unsigned char **in, unsigned int length, function
244 if (do_blob_header(&p, length, &magic, &bitlen, &isdss, &ispub) <= 0) {
271 if (do_blob_header(&p, 16, &magic, &bitlen, &isdss, &ispub) <= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pem/
H A Dpvkfmt.c144 static int do_blob_header(const unsigned char **in, unsigned int length, function
244 if (do_blob_header(&p, length, &magic, &bitlen, &isdss, &ispub) <= 0) {
271 if (do_blob_header(&p, 16, &magic, &bitlen, &isdss, &ispub) <= 0)

Completed in 55 milliseconds