Home | History | Annotate | Download | only in openssl

Lines Matching refs:der

860  * input DER-encoded structures. They return one on success and zero on
864 const uint8_t *der);
865 OPENSSL_EXPORT int SSL_use_certificate_ASN1(SSL *ssl, const uint8_t *der,
869 const uint8_t *der,
872 const uint8_t *der, size_t der_len);
875 const uint8_t *der,
877 OPENSSL_EXPORT int SSL_use_RSAPrivateKey_ASN1(SSL *ssl, const uint8_t *der,
883 * the file's contents are read as PEM or DER. */
1263 * bytes of an OCSP response from the server. This is the DER encoding of an