HomeSort by relevance Sort by last modified time
    Searched full:ndef_prefix (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/asn1/
bio_ndef.c 101 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg);
128 BIO_asn1_set_prefix(asn_bio, ndef_prefix, ndef_prefix_free);
160 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) function

Completed in 107 milliseconds