Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/boringssl/src/crypto/asn1/ | |
bio_ndef.c | 92 BIO *ndef_bio; member in struct:ndef_aux_st 136 sarg.ndef_bio = NULL; 144 ndef_aux->ndef_bio = sarg.ndef_bio; 150 return sarg.ndef_bio; 229 sarg.ndef_bio = ndef_aux->ndef_bio; |
/external/openssl/crypto/asn1/ | |
bio_ndef.c | 87 BIO *ndef_bio; member in struct:ndef_aux_st 131 sarg.ndef_bio = NULL; 139 ndef_aux->ndef_bio = sarg.ndef_bio; 145 return sarg.ndef_bio; 224 sarg.ndef_bio = ndef_aux->ndef_bio; |
asn1t.h | 743 BIO *ndef_bio; member in struct:ASN1_STREAM_ARG_st |
/external/chromium_org/third_party/boringssl/src/include/openssl/ | |
asn1t.h | 690 BIO *ndef_bio; member in struct:ASN1_STREAM_ARG_st |
/external/openssl/include/openssl/ | |
asn1t.h | 743 BIO *ndef_bio; member in struct:ASN1_STREAM_ARG_st |