Home | History | Annotate | Download | only in x509

Lines Matching full:x509

1 /* crypto/x509/by_dir.c */
67 #include <openssl/x509.h>
142 OPENSSL_PUT_ERROR(X509, X509_R_LOADING_CERT_DIR);
211 OPENSSL_PUT_ERROR(X509, X509_R_INVALID_DIRECTORY);
240 OPENSSL_PUT_ERROR(X509, ERR_R_MALLOC_FAILURE);
277 X509 st_x509;
279 } x509;
300 data.x509.st_x509.cert_info= &data.x509.st_x509_cinf;
301 data.x509.st_x509_cinf.subject=name;
302 stmp.data.x509= &data.x509.st_x509;
314 OPENSSL_PUT_ERROR(X509, X509_R_WRONG_LOOKUP_TYPE);
320 OPENSSL_PUT_ERROR(X509, ERR_R_BUF_LIB);
340 OPENSSL_PUT_ERROR(X509, ERR_R_MALLOC_FAILURE);
482 /* CRYPTO_add(&tmp->data.x509->references,1,