Searched defs:text (Results 1 - 25 of 235) sorted by last modified time

12345678910

/freebsd-10.1-release/contrib/ntp/libntp/
H A Dssl_init.c77 keytype_from_text( const char *text, size_t *pdigest_len ) argument
/freebsd-10.1-release/contrib/ntp/include/
H A Dntpd.h81 const char *text; member in struct:ctl_var
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dkeyword-gen.c504 create_scan_states( char * text, u_short token, follby followedby, u_short prev_state ) argument
/freebsd-10.1-release/crypto/openssl/crypto/mdc2/
H A Dmdc2dgst.c185 static char *text = "Now is the time for all "; local
H A Dmdc2test.c99 static char *text = "Now is the time for all "; local
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dkssl.h134 char text[KSSL_ERR_MAX + 1]; member in struct:kssl_err_st
H A Dkssl.c928 void kssl_err_set(KSSL_ERR *kssl_err, int reason, char *text) argument
1625 kssl_ctx_setstring(KSSL_CTX *kssl_ctx, int which, char *text) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c349 TS_RESP_CTX_set_status_info(TS_RESP_CTX *ctx, int status, const char *text) argument
381 TS_RESP_CTX_set_status_info_cond(TS_RESP_CTX *ctx, int status, const char *text) argument
H A Dts_rsp_verify.c114 const char *text; member in struct:__anon225
[all...]
H A Dts_rsp_print.c69 const char *text; member in struct:status_map_st
H A Dts.h217 STACK_OF(ASN1_UTF8STRING) *text; member in struct:TS_status_info_st
/freebsd-10.1-release/crypto/openssl/crypto/ui/
H A Dui_lib.c352 int UI_add_info_string(UI *ui, const char *text) argument
358 int UI_dup_info_string(UI *ui, const char *text) argument
374 int UI_add_error_string(UI *ui, const char *text) argument
380 int UI_dup_error_string(UI *ui, const char *text) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/rc2/
H A Drc2test.c116 char *text = "Hello to all people out there"; variable
/freebsd-10.1-release/crypto/openssl/crypto/idea/
H A Dideatest.c84 char *text = "Hello to all people out there"; variable
/freebsd-10.1-release/crypto/openssl/crypto/ecdh/
H A Decdhtest.c123 static int test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) argument
/freebsd-10.1-release/crypto/openssl/apps/
H A Dx509.c187 int text = 0, serial = 0, subject = 0, issuer = 0, startdate = local
H A Dts.c144 int text = 0; local
431 query_command(const char *data, char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) argument
648 reply_command(CONF *conf, char *section, char *engine, char *queryfile, char *passin, char *inkey, char *signer, char *chain, const char *policy, char *in, int token_in, char *out, int token_out, int text) argument
[all...]
H A Drsa.c109 int informat, outformat, text = 0, check = 0, noout = 0; local
H A Dpkeyparam.c74 int text = 0, noout = 0; local
H A Dpkcs7.c91 int print_certs = 0, text = 0, noout = 0, p7_print = 0; local
H A Dpkey.c78 int pubin = 0, pubout = 0, pubtext = 0, text = 0, noout = 0; local
H A Ds_server.c2775 static const char *text = local
[all...]
H A Dcrl.c114 0, text = 0; local
H A Ddhparam.c154 int i, badops = 0, text = 0; local
H A Ddsa.c106 int informat, outformat, text = 0, noout = 0; local

Completed in 262 milliseconds

12345678910