Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dasn_mime.c57 static int multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret);
436 ret = multi_split(bio, flags, prm->param_value, &parts); in SMIME_read_ASN1_ex()
610 static int multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) in multi_split() function

Completed in 9 milliseconds