Home
last modified time | relevance | path

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

12

/openssl/crypto/cmp/
H A Dcmp_status.c171 ASN1_UTF8STRING *text; in snprint_PKIStatusInfo_parts() local
272 const char *text) in OSSL_CMP_STATUSINFO_new()
H A Dcmp_hdr.c162 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push0_freeText()
174 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push1_freeText()
H A Dcmp_client.c223 char *text = ossl_sk_ASN1_UTF8STRING2text(emc->errorDetails, ", ", in send_receive_check() local
304 char *text = ossl_sk_ASN1_UTF8STRING2text(pollRep->reason, ", ", in poll_for_response() local
487 const char **text) in OSSL_CMP_certConf_cb()
/openssl/test/
H A Dmdc2test.c52 static char text[] = "Now is the time for all "; in test_mdc2() local
H A Dideatest.c35 static const unsigned char text[] = "Hello to all people out there"; variable
H A Dcmp_status_test.c18 const char *text; /* Not freed by tear_down */ member
H A Dcmp_hdr_test.c232 ASN1_UTF8STRING *text = ASN1_UTF8STRING_new(); in execute_HDR_push0_freeText_test() local
263 ASN1_UTF8STRING *text = ASN1_UTF8STRING_new(); in execute_HDR_push1_freeText_test() local
/openssl/include/internal/
H A Drefcount.h173 # define REF_PRINT_EX(text, count, object) \ argument
175 # define REF_PRINT_COUNT(text, object) \ 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.c72 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
353 int text, int noout, int recursive, int indent, BIO *out, 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.c72 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local
H A Dreq.c259 int modulus = 0, multirdn = 1, verify = 0, noout = 0, text = 0; in req_main() local
1350 static int add_DN_object(X509_NAME *n, char *text, const char *def, in add_DN_object()
1370 static int add_attribute_object(X509_REQ *req, char *text, const char *def, in add_attribute_object()
1392 static int build_data(char *text, const char *def, char *value, in build_data()
H A Ddsa.c86 int informat = FORMAT_UNDEF, outformat = FORMAT_PEM, text = 0, noout = 0; in dsa_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 Dec.c76 int informat = FORMAT_UNDEF, outformat = FORMAT_PEM, text = 0, noout = 0; in ec_main() local
H A Ddhparam.c90 int text = 0, ret = 1, num = 0, g = 0; in dhparam_main() local
H A Decparam.c111 int no_seed = 0, check = 0, check_named = 0, text = 0, genkey = 0; in ecparam_main() local
H A Dgenpkey.c71 int outformat = FORMAT_PEM, text = 0, ret = 1, rv, do_param = 0; in genpkey_main() local
H A Dts.c173 int ret = 1, no_nonce = 0, cert = 0, text = 0; in ts_main() local
400 int cert, const char *in, const char *out, int text) in query_command()
592 const char *out, int token_out, int text) in reply_command()
/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.h25 struct { uint64_t aad, text; } len; member
/openssl/crypto/ui/
H A Dui_lib.c313 int UI_add_info_string(UI *ui, const char *text) in UI_add_info_string()
319 int UI_dup_info_string(UI *ui, const char *text) in UI_dup_info_string()
335 int UI_add_error_string(UI *ui, const char *text) in UI_add_error_string()
341 int UI_dup_error_string(UI *ui, const char *text) in UI_dup_error_string()

Completed in 68 milliseconds

12