/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_san.c | 151 if (!X509V3_add_value(othername, "<unsupported>", &ret)) in STACK_OF() 158 if (!X509V3_add_value("X400Name", "<unsupported>", &ret)) in STACK_OF() 163 if (!X509V3_add_value("EdiPartyName", "<unsupported>", &ret)) in STACK_OF() 187 || !X509V3_add_value("DirName", oline, &ret)) in STACK_OF() 193 if (tmp == NULL || !X509V3_add_value("IP Address", tmp, &ret)) in STACK_OF() 200 if (!X509V3_add_value("Registered ID", oline, &ret)) in STACK_OF()
|
H A D | v3_utl.c | 79 int X509V3_add_value(const char *name, const char *value, in X509V3_add_value() function 117 return X509V3_add_value(name, "TRUE", extlist); in X509V3_add_value_bool() 118 return X509V3_add_value(name, "FALSE", extlist); in X509V3_add_value_bool() 125 return X509V3_add_value(name, "TRUE", extlist); in X509V3_add_value_bool_nf() 259 ret = X509V3_add_value(name, strtmp, extlist); in X509V3_add_value_int() 352 if (!X509V3_add_value(ntmp, NULL, &values)) { in STACK_OF() 367 if (!X509V3_add_value(ntmp, vtmp, &values)) { in STACK_OF() 383 if (!X509V3_add_value(ntmp, vtmp, &values)) { in STACK_OF() 392 if (!X509V3_add_value(ntmp, NULL, &values)) { in STACK_OF()
|
H A D | v3_akid.c | 52 if (!X509V3_add_value((akeyid->issuer || akeyid->serial) ? "keyid" : NULL, in STACK_OF() 74 if (!X509V3_add_value("serial", tmp, &extlist)) { in STACK_OF()
|
H A D | v3_bitst.c | 53 X509V3_add_value(bnam->lname, NULL, &ret); in STACK_OF()
|
H A D | v3_extku.c | 64 X509V3_add_value(NULL, obj_tmp, &ext_list);
|
H A D | v3_tlsf.c | 75 X509V3_add_value(NULL, tls_feature_tbl[j].name, &ext_list); in STACK_OF()
|
H A D | v3_pmaps.c | 60 X509V3_add_value(obj_tmp1, obj_tmp2, &ext_list);
|
/third_party/openssl/crypto/x509/ |
H A D | v3_san.c | 151 if (!X509V3_add_value(othername, "<unsupported>", &ret)) in STACK_OF() 158 if (!X509V3_add_value("X400Name", "<unsupported>", &ret)) in STACK_OF() 163 if (!X509V3_add_value("EdiPartyName", "<unsupported>", &ret)) in STACK_OF() 187 || !X509V3_add_value("DirName", oline, &ret)) in STACK_OF() 193 if (tmp == NULL || !X509V3_add_value("IP Address", tmp, &ret)) in STACK_OF() 200 if (!X509V3_add_value("Registered ID", oline, &ret)) in STACK_OF()
|
H A D | v3_utl.c | 79 int X509V3_add_value(const char *name, const char *value, in X509V3_add_value() function 117 return X509V3_add_value(name, "TRUE", extlist); in X509V3_add_value_bool() 118 return X509V3_add_value(name, "FALSE", extlist); in X509V3_add_value_bool() 125 return X509V3_add_value(name, "TRUE", extlist); in X509V3_add_value_bool_nf() 259 ret = X509V3_add_value(name, strtmp, extlist); in X509V3_add_value_int() 352 if (!X509V3_add_value(ntmp, NULL, &values)) { in STACK_OF() 367 if (!X509V3_add_value(ntmp, vtmp, &values)) { in STACK_OF() 383 if (!X509V3_add_value(ntmp, vtmp, &values)) { in STACK_OF() 392 if (!X509V3_add_value(ntmp, NULL, &values)) { in STACK_OF()
|
H A D | v3_akid.c | 52 if (!X509V3_add_value((akeyid->issuer || akeyid->serial) ? "keyid" : NULL, in STACK_OF() 74 if (!X509V3_add_value("serial", tmp, &extlist)) { in STACK_OF()
|
H A D | v3_bitst.c | 53 X509V3_add_value(bnam->lname, NULL, &ret); in STACK_OF()
|
H A D | v3_extku.c | 64 X509V3_add_value(NULL, obj_tmp, &ext_list);
|
H A D | v3_tlsf.c | 75 X509V3_add_value(NULL, tls_feature_tbl[j].name, &ext_list); in STACK_OF()
|
H A D | v3_pmaps.c | 60 X509V3_add_value(obj_tmp1, obj_tmp2, &ext_list);
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_http.c | 67 if (!X509V3_add_value("Pragma", "no-cache", &headers)) in OSSL_CMP_MSG_http_perform()
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_http.c | 67 if (!X509V3_add_value("Pragma", "no-cache", &headers)) in OSSL_CMP_MSG_http_perform()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | x509v3.h | 603 int X509V3_add_value(const char *name, const char *value,
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ocsp.c | 507 if (!X509V3_add_value(header, value, &headers)) in ocsp_main()
|
/third_party/openssl/apps/ |
H A D | ocsp.c | 507 if (!X509V3_add_value(header, value, &headers)) in ocsp_main()
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | x509v3.h | 929 int X509V3_add_value(const char *name, const char *value,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | x509v3.h | 929 int X509V3_add_value(const char *name, const char *value,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | x509v3.h | 929 int X509V3_add_value(const char *name, const char *value,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | x509v3.h | 929 int X509V3_add_value(const char *name, const char *value,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | x509v3.h | 929 int X509V3_add_value(const char *name, const char *value,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | x509v3.h | 929 int X509V3_add_value(const char *name, const char *value,
|