Searched refs:do_blob_header (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/pem/ |
D | pvkfmt.c | 86 static int do_blob_header(const unsigned char **in, unsigned int length, in do_blob_header() function 188 if (do_blob_header(&p, length, &magic, &bitlen, &isdss, &ispub) <= 0) { in do_b2i() 215 if (do_blob_header(&p, 16, &magic, &bitlen, &isdss, &ispub) <= 0) in do_b2i_bio()
|
/third_party/openssl/crypto/err/ |
D | openssl.txt | 910 PEM_F_DO_BLOB_HEADER:134:do_blob_header
|