Searched refs:ASN1_STRING (Results 51 - 75 of 143) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_mbstr.c83 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
89 int ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len,
97 ASN1_STRING *dest;
H A Da_strnid.c119 /* The following function generates an ASN1_STRING based on limits in a table.
120 * Frequently the types and length of an ASN1_STRING are restricted by a
124 ASN1_STRING *ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in,
128 ASN1_STRING *str = NULL;
H A Dt_x509.c114 ASN1_STRING *str=NULL;
312 int X509_signature_print(BIO *bp, X509_ALGOR *sigalg, ASN1_STRING *sig)
332 int ASN1_STRING_print(BIO *bp, ASN1_STRING *v)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_strnid.c124 * The following function generates an ASN1_STRING based on limits in a
125 * table. Frequently the types and length of an ASN1_STRING are restricted by
129 ASN1_STRING *ASN1_STRING_set_by_NID(ASN1_STRING **out,
134 ASN1_STRING *str = NULL;
H A Dasn1_locl.h103 const X509_ALGOR *sigalg, const ASN1_STRING *sig,
H A Dtasn_prn.c469 static int asn1_print_obstring_ctx(BIO *out, ASN1_STRING *str, int indent,
490 ASN1_STRING *str;
499 str = (ASN1_STRING *)*fld;
508 str = (ASN1_STRING *)*fld;
H A Dx_name.c88 static int asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in);
422 static int asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_lcl.h332 ASN1_STRING *extendedCertificate; /* Obsolete */
333 ASN1_STRING *v1AttrCert; /* Left encoded for now */
334 ASN1_STRING *v2AttrCert; /* Left encoded for now */
H A Dcms_ess.c73 ASN1_STRING *str;
166 ASN1_STRING **pcid,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_lcl.h332 ASN1_STRING *extendedCertificate; /* Obsolete */
333 ASN1_STRING *v1AttrCert; /* Left encoded for now */
334 ASN1_STRING *v2AttrCert; /* Left encoded for now */
H A Dcms_ess.c73 ASN1_STRING *str;
166 ASN1_STRING **pcid,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dasn1_locl.h103 const X509_ALGOR *sigalg, const ASN1_STRING *sig,
H A Dtasn_prn.c469 static int asn1_print_obstring_ctx(BIO *out, ASN1_STRING *str, int indent,
490 ASN1_STRING *str;
499 str = (ASN1_STRING *)*fld;
508 str = (ASN1_STRING *)*fld;
H A Dx_name.c88 static int asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in);
422 static int asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in)
H A Dt_x509.c316 int X509_signature_dump(BIO *bp, const ASN1_STRING *sig, int indent)
339 int X509_signature_print(BIO *bp, X509_ALGOR *sigalg, ASN1_STRING *sig)
364 int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pkcs7/
H A Dpk7_attr.c73 ASN1_STRING *seq;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pkcs7/
H A Dpk7_attr.c73 ASN1_STRING *seq;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rsa/
H A Drsa_ameth.c380 const ASN1_STRING *sig, int indent, ASN1_PCTX *pctx)
467 ASN1_STRING *stmp = NULL;
531 static ASN1_STRING *rsa_ctx_to_pss(EVP_PKEY_CTX *pkctx)
535 ASN1_STRING *os = NULL;
713 ASN1_STRING *os = NULL;
744 ASN1_STRING *os1 = NULL;
750 ASN1_STRING *os2 = ASN1_STRING_dup(os1);
865 ASN1_STRING *os = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_ameth.c38 static ASN1_STRING *encode_gost_algor_params(const EVP_PKEY *key)
40 ASN1_STRING *params = ASN1_STRING_new();
96 ASN1_STRING *pval = NULL;
249 ASN1_STRING *params = encode_gost_algor_params(pkey);
262 ASN1_STRING *params = encode_gost_algor_params(pkey);
348 ASN1_STRING *params = encode_gost_algor_params(pk);
643 ASN1_STRING *params = encode_gost_algor_params(pk);
732 ASN1_STRING *params = encode_gost_algor_params(pk);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rsa/
H A Drsa_ameth.c380 const ASN1_STRING *sig, int indent, ASN1_PCTX *pctx)
467 ASN1_STRING *stmp = NULL;
531 static ASN1_STRING *rsa_ctx_to_pss(EVP_PKEY_CTX *pkctx)
535 ASN1_STRING *os = NULL;
713 ASN1_STRING *os = NULL;
744 ASN1_STRING *os1 = NULL;
750 ASN1_STRING *os2 = ASN1_STRING_dup(os1);
865 ASN1_STRING *os = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_ameth.c38 static ASN1_STRING *encode_gost_algor_params(const EVP_PKEY *key)
40 ASN1_STRING *params = ASN1_STRING_new();
96 ASN1_STRING *pval = NULL;
249 ASN1_STRING *params = encode_gost_algor_params(pkey);
262 ASN1_STRING *params = encode_gost_algor_params(pkey);
348 ASN1_STRING *params = encode_gost_algor_params(pk);
643 ASN1_STRING *params = encode_gost_algor_params(pk);
732 ASN1_STRING *params = encode_gost_algor_params(pk);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dsa/
H A Ddsa_ameth.c76 ASN1_STRING *pstr;
135 ASN1_STRING *str = NULL;
186 ASN1_STRING *pstr;
286 ASN1_STRING *params = NULL;
530 const ASN1_STRING *sig, int indent, ASN1_PCTX *pctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dsa/
H A Ddsa_ameth.c76 ASN1_STRING *pstr;
135 ASN1_STRING *str = NULL;
186 ASN1_STRING *pstr;
286 ASN1_STRING *params = NULL;
530 const ASN1_STRING *sig, int indent, ASN1_PCTX *pctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ocsp/
H A Docsp_ext.c291 ASN1_STRING *ASN1_STRING_encode(ASN1_STRING *s, i2d_of_void *i2d,
553 if (!ASN1_STRING_set((ASN1_STRING *)ia5, *urls, -1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_verify_openssl.c169 ASN1_STRING *asn1 = 0;
353 ASN1_STRING *val = X509_NAME_ENTRY_get_data (ent);
405 ASN1_STRING *val;

Completed in 177 milliseconds

123456