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

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dasn_mime.c106 static int multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret);
454 ret = multi_split(bio, prm->param_value, &parts);
596 static int multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret) function

Completed in 54 milliseconds