Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dasn_mime.c48 static MIME_HEADER *mime_hdr_new(const char *name, const char *value);
725 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()
782 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()
857 static MIME_HEADER *mime_hdr_new(const char *name, const char *value) in mime_hdr_new() function

Completed in 5 milliseconds