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

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dbio_ndef.c94 static int ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg);
120 BIO_asn1_set_suffix(asn_bio, ndef_suffix, ndef_suffix_free);
211 static int ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) function

Completed in 103 milliseconds