Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_mime.c53 static int mime_param_cmp(const MIME_PARAM *const *a,
871 if ((mhdr->params = sk_MIME_PARAM_new(mime_param_cmp)) == NULL) in mime_hdr_new()
924 static int mime_param_cmp(const MIME_PARAM *const *a, in mime_param_cmp() function
/third_party/openssl/crypto/asn1/
H A Dasn_mime.c53 static int mime_param_cmp(const MIME_PARAM *const *a,
865 if ((mhdr->params = sk_MIME_PARAM_new(mime_param_cmp)) == NULL) in mime_hdr_new()
918 static int mime_param_cmp(const MIME_PARAM *const *a, in mime_param_cmp() function

Completed in 4 milliseconds