Searched refs:i2a_ASN1_STRING (Results 1 - 5 of 5) sorted by relevance

/external/openssl/crypto/ocsp/
H A Docsp_prn.c76 i2a_ASN1_STRING(bp, a->issuerNameHash, V_ASN1_OCTET_STRING);
78 i2a_ASN1_STRING(bp, a->issuerKeyHash, V_ASN1_OCTET_STRING);
224 i2a_ASN1_STRING(bp, rid->value.byKey, V_ASN1_OCTET_STRING);
/external/openssl/crypto/asn1/
H A Df_string.c64 int i2a_ASN1_STRING(BIO *bp, ASN1_STRING *a, int type) function
H A Dasn1.h910 int i2a_ASN1_STRING(BIO *bp, ASN1_STRING *a, int type);
/external/openssl/crypto/x509v3/
H A Dv3_ocsp.c249 if(i2a_ASN1_STRING(out, nonce, V_ASN1_OCTET_STRING) <= 0) return 0;
/external/openssl/include/openssl/
H A Dasn1.h910 int i2a_ASN1_STRING(BIO *bp, ASN1_STRING *a, int type);

Completed in 108 milliseconds