Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 43) sorted by relevance

12

/openssl/crypto/cmp/
H A Dcmp_status.c175 ASN1_UTF8STRING *text; in snprint_PKIStatusInfo_parts() local
279 const char *text) in OSSL_CMP_STATUSINFO_new()
H A Dcmp_hdr.c144 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push0_freeText()
156 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push1_freeText()
H A Dcmp_client.c250 char *text = ossl_sk_ASN1_UTF8STRING2text(emc->errorDetails, ", ", in send_receive_check() local
332 char *text = ossl_sk_ASN1_UTF8STRING2text(pollRep->reason, ", ", in poll_for_response() local
582 const char **text) in OSSL_CMP_certConf_cb()
/openssl/test/
H A Dmdc2test.c51 static char text[] = "Now is the time for all "; in test_mdc2() local
H A Dcmp_status_test.c18 const char *text; /* Not freed by tear_down */ member
H A Dideatest.c35 static const unsigned char text[] = "Hello to all people out there"; variable
H A Dcmp_hdr_test.c246 ASN1_UTF8STRING *text = ASN1_UTF8STRING_new(); in execute_HDR_push0_freeText_test() local
277 ASN1_UTF8STRING *text = ASN1_UTF8STRING_new(); in execute_HDR_push1_freeText_test() local
H A Dtrace_api_test.c98 # define trace_string(text, full, str) \ argument
/openssl/crypto/ts/
H A Dts_rsp_print.c20 const char *text; member
H A Dts_rsp_verify.c63 const char *text; member
400 static char *ts_get_status_text(STACK_OF(ASN1_UTF8STRING) *text) in ts_get_status_text()
/openssl/apps/
H A Dpkeyparam.c52 int text = 0, noout = 0, ret = EXIT_FAILURE, check = 0, r; in pkeyparam_main() local
H A Dstoreutl.c74 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
348 int text, int noout, int recursive, int indent, const char *outfile, in process()
H A Dsess_id.c55 int cert = 0, noout = 0, text = 0, ret = 1, i, num = 0; in sess_id_main() local
H A Dpkcs7.c63 int i, print_certs = 0, text = 0, noout = 0, p7_print = 0, quiet = 0, ret = 1; in pkcs7_main() local
H A Ddsaparam.c73 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local
H A Ddsa.c86 int informat = FORMAT_UNDEF, outformat = FORMAT_PEM, text = 0, noout = 0; in dsa_main() local
H A Dec.c76 int informat = FORMAT_UNDEF, outformat = FORMAT_PEM, text = 0, noout = 0; in ec_main() local
H A Dpkey.c79 int pubin = 0, pubout = 0, text_pub = 0, text = 0, noout = 0, ret = 1; in pkey_main() local
H A Ddhparam.c90 int text = 0, ret = 1, num = 0, g = 0; in dhparam_main() local
H A Dreq.c273 int modulus = 0, multirdn = 1, verify = 0, noout = 0, text = 0; in req_main() local
1344 static int add_DN_object(X509_NAME *n, char *text, const char *def, in add_DN_object()
1364 static int add_attribute_object(X509_REQ *req, char *text, const char *def, in add_attribute_object()
1386 static int build_data(char *text, const char *def, char *value, in build_data()
H A Decparam.c111 int no_seed = 0, check = 0, check_named = 0, text = 0, genkey = 0; in ecparam_main() local
/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.h25 struct { uint64_t aad, text; } len; member
/openssl/include/internal/
H A Drefcount.h286 # define REF_PRINT_EX(text, count, object) \ argument
288 # define REF_PRINT_COUNT(text, object) \ argument
/openssl/crypto/ui/
H A Dui_lib.c299 int UI_add_info_string(UI *ui, const char *text) in UI_add_info_string()
305 int UI_dup_info_string(UI *ui, const char *text) in UI_dup_info_string()
319 int UI_add_error_string(UI *ui, const char *text) in UI_add_error_string()
325 int UI_dup_error_string(UI *ui, const char *text) in UI_dup_error_string()
/openssl/include/openssl/
H A Dtrace.h287 # define OSSL_TRACE(category, text) \ argument
312 #define OSSL_TRACE_STRING(category, text, full, data, len) \ argument

Completed in 51 milliseconds

12