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

  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
bio_ndef.c 96 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg);
123 BIO_asn1_set_prefix(asn_bio, ndef_prefix, ndef_prefix_free);
155 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) function
  /external/openssl/crypto/asn1/
bio_ndef.c 96 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg);
123 BIO_asn1_set_prefix(asn_bio, ndef_prefix, ndef_prefix_free);
155 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) function

Completed in 1266 milliseconds