Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 69) sorted by relevance

123

/openssl/include/openssl/
H A Derr.h.in131 # define BIOerr(f, r) ERR_raise_data(ERR_LIB_BIO, (r), NULL) argument
132 # define BNerr(f, r) ERR_raise_data(ERR_LIB_BN, (r), NULL) argument
133 # define BUFerr(f, r) ERR_raise_data(ERR_LIB_BUF, (r), NULL) argument
134 # define CMPerr(f, r) ERR_raise_data(ERR_LIB_CMP, (r), NULL) argument
135 # define CMSerr(f, r) ERR_raise_data(ERR_LIB_CMS, (r), NULL) argument
140 # define CTerr(f, r) ERR_raise_data(ERR_LIB_CT, (r), NULL) argument
141 # define DHerr(f, r) ERR_raise_data(ERR_LIB_DH, (r), NULL) argument
142 # define DSAerr(f, r) ERR_raise_data(ERR_LIB_DSA, (r), NULL) argument
146 # define ECerr(f, r) ERR_raise_data(ERR_LIB_EC, (r), NULL) argument
168 # define TSerr(f, r) ERR_raise_data(ERR_LIB_TS, (r), NULL) argument
[all …]
/openssl/ssl/quic/
H A Dquic_wire.c114 const OSSL_QUIC_FRAME_CRYPTO *f) in ossl_quic_wire_encode_frame_crypto_hdr()
125 const OSSL_QUIC_FRAME_CRYPTO *f) in ossl_quic_wire_encode_frame_crypto()
152 const OSSL_QUIC_FRAME_STREAM *f) in ossl_quic_wire_encode_frame_stream_hdr()
177 const OSSL_QUIC_FRAME_STREAM *f) in ossl_quic_wire_encode_frame_stream()
312 const OSSL_QUIC_FRAME_CONN_CLOSE *f) in ossl_quic_wire_encode_frame_conn_close()
506 OSSL_QUIC_FRAME_RESET_STREAM *f) in ossl_quic_wire_decode_frame_reset_stream()
518 OSSL_QUIC_FRAME_STOP_SENDING *f) in ossl_quic_wire_decode_frame_stop_sending()
529 OSSL_QUIC_FRAME_CRYPTO *f) in ossl_quic_wire_decode_frame_crypto()
570 OSSL_QUIC_FRAME_STREAM *f) in ossl_quic_wire_decode_frame_stream()
675 OSSL_QUIC_FRAME_NEW_CONN_ID *f) in ossl_quic_wire_decode_frame_new_conn_id()
[all …]
/openssl/crypto/async/arch/
H A Dasync_null.h27 # define async_fibre_free(f) argument
28 # define async_fibre_init_dispatcher(f) argument
H A Dasync_win.h39 # define async_fibre_free(f) (DeleteFiber((f)->fibre)) argument
/openssl/test/
H A Dthreadstest.h38 void (*f)(void); in thread_run() local
63 void (*f)(void); in thread_run() local
H A Ddanetest.c150 static char *read_to_eol(BIO *f) in read_to_eol()
257 struct tlsa_field *f; in tlsa_import_rr() local
291 BIO *f, const char *path) in test_tlsafile()
387 BIO *f = NULL; in run_tlsatest() local
H A Dquic_wire_test.c98 OSSL_QUIC_FRAME_ACK f = {0}; in encode_case_3_dec() local
176 OSSL_QUIC_FRAME_RESET_STREAM f = {0}; in encode_case_4_dec() local
213 OSSL_QUIC_FRAME_STOP_SENDING f = {0}; in encode_case_5_dec() local
253 OSSL_QUIC_FRAME_CRYPTO f = {0}; in encode_case_6_dec() local
339 OSSL_QUIC_FRAME_STREAM f = {0}; in encode_case_8_dec() local
398 OSSL_QUIC_FRAME_STREAM f = {0}; in encode_case_9_dec() local
721 OSSL_QUIC_FRAME_NEW_CONN_ID f = {0}; in encode_case_16_dec() local
885 OSSL_QUIC_FRAME_CONN_CLOSE f = {0}; in encode_case_20_dec() local
1285 OSSL_QUIC_FRAME_ACK f = {0}; in ack_generic_decode() local
/openssl/demos/encode/
H A Drsa_encode.c29 static EVP_PKEY *load_key(OSSL_LIB_CTX *libctx, FILE *f, const char *passphrase) in load_key()
101 static int store_key(EVP_PKEY *pkey, FILE *f, const char *passphrase) in store_key()
/openssl/crypto/rsa/
H A Drsa_ossl.c77 BIGNUM *f, *ret; in rsa_ossl_public_encrypt() local
202 static int rsa_blinding_convert(BN_BLINDING *b, BIGNUM *f, BIGNUM *unblind, in rsa_blinding_convert()
226 static int rsa_blinding_invert(BN_BLINDING *b, BIGNUM *f, BIGNUM *unblind, in rsa_blinding_invert()
244 BIGNUM *f, *ret, *res; in rsa_ossl_private_encrypt() local
376 BIGNUM *f, *ret; in rsa_ossl_private_decrypt() local
515 BIGNUM *f, *ret; in rsa_ossl_public_decrypt() local
/openssl/engines/
H A De_ossltest_err.h19 # define OSSLTESTerr(f, r) ERR_OSSLTEST_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
H A De_dasync_err.h19 # define DASYNCerr(f, r) ERR_DASYNC_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
H A De_loader_attic_err.h19 # define ATTICerr(f, r) ERR_ATTIC_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
H A De_afalg_err.h19 # define AFALGerr(f, r) ERR_AFALG_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
/openssl/apps/lib/
H A Dcolumns.c16 FUNCTION *f; in calculate_columns() local
/openssl/util/
H A Dcheck-format-test-negatives.c28 int f(void) /* in f() function
40 float f; in f() local
272 int f() in f() function
371 struct provider_store_st *f() /* struct/union/enum in function return type */ in f() function
374 static void f(struct pem_pass_data *data) /* struct/union/enum in arg list */ in f() function
/openssl/crypto/ts/
H A Dts_verify_ctx.c39 int TS_VERIFY_CTX_add_flags(TS_VERIFY_CTX *ctx, int f) in TS_VERIFY_CTX_add_flags()
45 int TS_VERIFY_CTX_set_flags(TS_VERIFY_CTX *ctx, int f) in TS_VERIFY_CTX_set_flags()
/openssl/crypto/evp/
H A Dencode.c232 const unsigned char *f, int dlen) in evp_encodeblock_int()
269 int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int dlen) in EVP_EncodeBlock()
414 const unsigned char *f, int n) in evp_decodeblock_int()
459 int EVP_DecodeBlock(unsigned char *t, const unsigned char *f, int n) in EVP_DecodeBlock()
/openssl/crypto/x509/
H A Dv3_addr.c88 unsigned int X509v3_addr_get_afi(const IPAddressFamily *f) in X509v3_addr_get_afi()
211 IPAddressFamily *f = sk_IPAddressFamily_value(addr, i); in i2r_IPAddrBlocks() local
500 IPAddressFamily *f; in make_IPAddressFamily() local
547 IPAddressFamily *f = make_IPAddressFamily(addr, afi, safi); in X509v3_addr_add_inherit() local
571 IPAddressFamily *f = make_IPAddressFamily(addr, afi, safi); in make_prefix_or_range() local
731 IPAddressFamily *f = sk_IPAddressFamily_value(addr, i); in X509v3_addr_is_canonical() local
897 IPAddressFamily *f = sk_IPAddressFamily_value(addr, i); in X509v3_addr_canonize() local
1107 IPAddressFamily *f = sk_IPAddressFamily_value(addr, i); in X509v3_addr_inherits() local
/openssl/crypto/sha/
H A Dsha256.c195 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1, T2; in sha256_block_data_order() local
259 # define ROUND_00_15(i,a,b,c,d,e,f,g,h) do { \ argument
264 # define ROUND_16_63(i,a,b,c,d,e,f,g,h,X) do { \ argument
273 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1; in sha256_block_data_order() local
H A Dsha_local.h85 # define BODY_00_15(i,a,b,c,d,e,f,xi) \ argument
89 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument
94 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument
99 # define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
104 # define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
109 # define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
/openssl/crypto/
H A Dcryptlib.c45 FARPROC f; in OPENSSL_isservice() member
52 FARPROC f = NULL; in OPENSSL_isservice() local
/openssl/crypto/bn/
H A Dbn_shift.c108 BN_ULONG *t, *f; in bn_lshift_fixed_top() local
177 BN_ULONG *t, *f; in bn_rshift_fixed_top() local
/openssl/apps/
H A Dopenssl.c238 FUNCTION f, *fp; in main() local
397 FUNCTION f, *fp; in do_cmd() local
463 FUNCTION *f; in LHASH_OF() local
/openssl/fuzz/
H A Dtest-corpus.c40 FILE *f; in testfile() local
/openssl/crypto/txt_db/
H A Dtxt_db.c28 char *p, *f; in TXT_DB_read() local
193 char *p, **pp, *f; in TXT_DB_write() local

Completed in 81 milliseconds

123