Searched defs:cb (Results 1 - 25 of 84) sorted by relevance

1234

/barrelfish-2018-10-04/lib/tftp/
H A Dserver.c34 errval_t tftp_server_accept(char *ip, uint16_t port, tfpt_server_cb_f_t cb) argument
/barrelfish-2018-10-04/usr/boot_perfmon/
H A Dspawn.c18 errval_t spawn(callback cb) argument
H A Dleader.c30 errval_t set_leader(callback cb) argument
H A Dtests.c77 errval_t tests(callback cb) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dh/
H A Ddh_depr.c70 BN_GENCB cb; local
H A Ddh_gen.c71 int DH_generate_parameters_ex(DH *ret, int prime_len, int generator, BN_GENCB *cb) argument
103 static int dh_builtin_genparams(DH *ret, int prime_len, int generator, BN_GENCB *cb) argument
H A Ddhtest.c211 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg) function
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pem/
H A Dpem_oth.c70 PEM_ASN1_read_bio(d2i_of_void *d2i, const char *name, BIO *bp, void **x, pem_password_cb *cb, void *u) argument
H A Dpem_all.c176 RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **rsa, pem_password_cb *cb, argument
186 RSA *PEM_read_RSAPrivateKey(FILE *fp, RSA **rsa, pem_password_cb *cb, argument
218 DSA *PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **dsa, pem_password_cb *cb, argument
262 EC_KEY *PEM_read_bio_ECPrivateKey(BIO *bp, EC_KEY **key, pem_password_cb *cb, argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rsa/
H A Drsa_depr.c74 BN_GENCB cb; local
H A Drsa_gen.c78 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) argument
85 static int rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) argument
[all...]
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Dftw_test.c55 cb(const char *path, const struct stat *st, int type, struct FTW *f) function
/barrelfish-2018-10-04/lib/octopus/parser/
H A Dstrnatcmp.c120 nat_char ca, cb; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsa_depr.c92 BN_GENCB cb; local
H A Ddsagen.c80 int cb(int p, int n) function
H A Ddsa_gen.c84 DSA_generate_parameters_ex(DSA *ret, int bits, const unsigned char *seed_in, int seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) argument
112 dsa_builtin_paramgen(DSA *ret, size_t bits, size_t qbits, const EVP_MD *evpmd, const unsigned char *seed_in, size_t seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) argument
[all...]
/barrelfish-2018-10-04/lib/tommath/
H A Dbn_mp_prime_random_ex.c33 int mp_prime_random_ex(mp_int *a, int t, int size, int flags, ltm_prime_callback cb, void *dat) argument
/barrelfish-2018-10-04/lib/libc/iconv/
H A Dcitrus_prop.h73 } cb; member in struct:_citrus_prop_hint_t
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dgendh.c91 BN_GENCB cb; local
220 static int MS_CALLBACK dh_cb(int p, int n, BN_GENCB *cb) argument
H A Dgenrsa.c91 BN_GENCB cb; local
314 static int MS_CALLBACK genrsa_cb(int p, int n, BN_GENCB *cb) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_depr.c72 BN_GENCB cb; local
97 BN_GENCB cb; local
107 BN_GENCB cb; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Ddhtest.c211 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg) function
/barrelfish-2018-10-04/lib/usb/
H A Dusb_manager_client.c165 usb_error_t usb_lib_init(uint16_t init_config, lib_usb_callback cb, void* st) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bf/
H A Dbfspeed.c185 long ca,cb,cc; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/cast/
H A Dcast_spd.c185 long ca,cb,cc; local

Completed in 148 milliseconds

1234