Searched defs:ret (Results 551 - 575 of 854) sorted by relevance

<<21222324252627282930>>

/barrelfish-master/lib/openssl-1.0.0d/crypto/dso/
H A Ddso_lib.c96 DSO *ret; local
196 DSO *ret; local
257 void *ret = NULL; local
280 DSO_FUNC_TYPE ret = NULL; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec2_smpl.c77 static const EC_METHOD ret = { local
191 int ret = 0, i; local
223 int ret = 0; local
259 int ret = 0; local
352 int ret = 0; local
379 int ret = 0; local
429 int ret = 0, z0; local
501 size_t ret; local
638 int ret = 0; local
749 int ret = 0; local
877 int ret = -1; local
934 int ret = -1; local
979 int ret = 0; local
[all...]
H A Dec_key.c71 EC_KEY *ret; local
93 EC_KEY *ret = EC_KEY_new(); local
206 EC_KEY *ret = EC_KEY_new(); local
[all...]
H A Dec_mult.c100 EC_PRE_COMP *ret = NULL; local
370 int ret = 0; local
774 int ret = 0; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/engine/
H A Deng_dyn.c270 ENGINE *ret = ENGINE_new(); local
[all...]
H A Deng_lib.c66 ENGINE *ret; local
H A Deng_openssl.c172 ENGINE *ret = ENGINE_new(); local
/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A Dbio_b64.c146 int ret=0,i,ii,j,k,x,n,num,ret_code=0; local
375 int ret=0; local
494 long ret=1; local
583 long ret=1; local
[all...]
H A Dbio_ok.c215 int ret=0,i,n; local
286 int ret=0,n,i; local
349 long ret=1; local
432 long ret=1; local
489 int ret= 0; local
[all...]
H A Devp_enc.c343 int ret; local
350 int n,ret; local
434 int ret; local
542 int ret; local
[all...]
H A Devp_lib.c66 int ret; local
77 int ret; local
H A Devp_pbe.c210 int ret = pbe1->pbe_type - pbe2->pbe_type; local
221 int ret = (*a)->pbe_type - (*b)->pbe_type; local
H A Dp_lib.c104 int ret=pkey->save_parameters; local
114 int ret = pkey->save_parameters; local
166 int ret; local
184 EVP_PKEY *ret; local
279 int ret = EVP_PKEY_assign_RSA(pkey, key); local
299 int ret = EVP_PKEY_assign_DSA(pkey, key); local
320 int ret = EVP_PKEY_assign_EC_KEY(pkey,key); local
343 int ret = EVP_PKEY_assign_DH(pkey, key); local
362 int ret; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dex_data.c562 int ret = -1; local
565 ret = EX_IMPL(get_new_index)(class_index, local
H A Dmem.c252 void *ret = NULL; local
296 void *ret = NULL; local
327 char *ret = CRYPTO_malloc(strlen(str)+1, file, line); local
335 void *ret = NULL; local
357 void *ret = NULL; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/objects/
H A Do_names.c66 int ret; local
117 int ret; local
139 unsigned long ret; local
157 OBJ_NAME on,*ret; local
187 OBJ_NAME *onp,*ret; local
235 OBJ_NAME on,*ret; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ocsp/
H A Docsp_cl.c263 int ret; local
314 int ret = 1; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/pkcs7/
H A Dbio_ber.c160 int ret; local
228 int ret=0,i,n; local
275 int ret=0,n,i; local
332 long ret=1; local
416 long ret=1; local
[all...]
H A Dpk7_lib.c68 long ret; local
117 PKCS7 *ret=NULL; local
369 int ret; local
531 int ret; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/rsa/
H A Drsa_ameth.c188 int ret=0, mod_len = 0; local
H A Drsa_eay.c156 BIGNUM *f,*ret; local
257 BN_BLINDING *ret; local
324 int ret; local
339 int ret; local
351 BIGNUM *f, *ret, *br, *res; local
483 BIGNUM *f, *ret, *br; local
614 BIGNUM *f,*ret; local
720 int ret=0; local
[all...]
H A Drsa_lib.c130 RSA *ret; local
330 int ret=0; local
349 BIGNUM *ret = NULL, *r0, *r1, *r2; local
376 BN_BLINDING *ret = NULL; local
[all...]
H A Drsa_pmeth.c154 int ret; local
212 int ret; local
285 int ret; local
323 int ret; local
337 int ret; local
507 int ret; local
525 int ret; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dby_dir.c127 int ret=0; local
273 get_cert_by_subject(X509_LOOKUP *xl, int type, X509_NAME *name, X509_OBJECT *ret) argument
[all...]
H A Dx509_req.c72 X509_REQ *ret; local

Completed in 146 milliseconds

<<21222324252627282930>>