Searched refs:ASN1_STRING_encode_of (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_ext.c483 if (!(ASN1_STRING_encode_of(OCSP_CRLID, x->value, i2d_OCSP_CRLID, cid,
515 if (!(ASN1_STRING_encode_of(ASN1_OBJECT, x->value, i2d_ASN1_OBJECT, NULL,
542 if (!(ASN1_STRING_encode_of(ASN1_GENERALIZEDTIME, x->value,
594 if (!(ASN1_STRING_encode_of(OCSP_SERVICELOC, x->value,
H A Docsp.h473 # define ASN1_STRING_encode_of(type,s,i2d,data,sk) \ macro

Completed in 47 milliseconds