OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BIO_new_NDEF
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/boringssl/src/crypto/asn1/
bio_ndef.c
106
BIO *
BIO_new_NDEF
(BIO *out, ASN1_VALUE *val, const ASN1_ITEM *it)
115
OPENSSL_PUT_ERROR(ASN1,
BIO_new_NDEF
, ASN1_R_STREAMING_NOT_SUPPORTED);
/external/openssl/crypto/asn1/
bio_ndef.c
101
BIO *
BIO_new_NDEF
(BIO *out, ASN1_VALUE *val, const ASN1_ITEM *it)
Completed in 251 milliseconds