Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dbio_ndef.c48 static int ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg);
82 || BIO_asn1_set_suffix(asn_bio, ndef_suffix, ndef_suffix_free) <= 0 in BIO_new_NDEF()
190 static int ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_suffix() function

Completed in 3 milliseconds