Home
last modified time | relevance | path

Searched refs:f (Results 1 – 16 of 16) sorted by relevance

/include/internal/
A Dquic_wire.h285 const OSSL_QUIC_FRAME_CRYPTO *f);
303 const OSSL_QUIC_FRAME_CRYPTO *f);
328 const OSSL_QUIC_FRAME_STREAM *f);
348 const OSSL_QUIC_FRAME_STREAM *f);
435 const OSSL_QUIC_FRAME_CONN_CLOSE *f);
554 OSSL_QUIC_FRAME_RESET_STREAM *f);
560 OSSL_QUIC_FRAME_STOP_SENDING *f);
571 OSSL_QUIC_FRAME_CRYPTO *f);
611 OSSL_QUIC_FRAME_STREAM *f);
675 OSSL_QUIC_FRAME_NEW_CONN_ID *f);
[all …]
A Dsockets.h62 # define accept(s,f,l) ((int)accept(s,f,l)) argument
A De_os.h314 # define recvfrom(a,b,c,d,e,f) recvfrom(a,b,(socklen_t)c,d,e,f) argument
A Dquic_channel.h282 OSSL_QUIC_FRAME_CONN_CLOSE *f);
284 OSSL_QUIC_FRAME_NEW_CONN_ID *f);
A Dquic_txp.h207 const OSSL_QUIC_FRAME_CONN_CLOSE *f);
A Dquic_tserver.h195 void (*f)(int write_p, int version,
/include/openssl/
A Derr.h.in41 # define ERR_PUT_error(l,f,r,fn,ln) ERR_put_error(l,f,r,fn,ln) argument
43 # define ERR_PUT_error(l,f,r,fn,ln) ERR_put_error(l,f,r,NULL,0)
131 # 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
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
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 …]
A Drsa.h388 const unsigned char *f, int fl);
391 const unsigned char *f, int fl,
395 const unsigned char *f, int fl);
398 const unsigned char *f, int fl,
405 const unsigned char *f, int fl,
409 const unsigned char *f, int fl, int rsa_len,
423 const unsigned char *f, int fl);
425 const unsigned char *f, int fl,
428 const unsigned char *f, int fl);
430 const unsigned char *f, int fl,
A Dengine.h270 void (*f) (void));
430 void (*f) (void));
451 long i, void *p, void (*f) (void),
518 int ENGINE_set_ciphers(ENGINE *e, ENGINE_CIPHERS_PTR f);
520 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
522 int ENGINE_set_pkey_meths(ENGINE *e, ENGINE_PKEY_METHS_PTR f);
524 int ENGINE_set_pkey_asn1_meths(ENGINE *e, ENGINE_PKEY_ASN1_METHS_PTR f);
A Dstack.h44 OPENSSL_sk_freefunc f);
A Dts.h419 int TS_VERIFY_CTX_set_flags(TS_VERIFY_CTX *ctx, int f);
420 int TS_VERIFY_CTX_add_flags(TS_VERIFY_CTX *ctx, int f);
A Dbio.h.in496 # define BIO_set_conn_ip_family(b,f) BIO_int_ctrl(b,BIO_C_SET_CONNECT,3,f) argument
520 # define BIO_set_accept_ip_family(b,f) BIO_int_ctrl(b,BIO_C_SET_ACCEPT,4,f) argument
953 int (*f) (BIO *, BIO_MSG *, size_t, size_t,
960 int (*f) (BIO *, BIO_MSG *, size_t, size_t,
A Dcrypto.h.in443 # define OpenSSLDie(f,l,a) OPENSSL_die((a),(f),(l)) argument
A Dui.h.in201 int UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f) (void));
A Devp.h921 int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int n);
928 int EVP_DecodeBlock(unsigned char *t, const unsigned char *f, int n);
A Dx509v3.h.in928 unsigned X509v3_addr_get_afi(const IPAddressFamily *f);

Completed in 44 milliseconds