Searched defs:ret (Results 1 – 7 of 7) sorted by relevance
/engines/ |
A D | e_afalg.c | 140 int ret = syscall(__NR_io_pgetevents_time64, ctx, min, max, events, in io_getevents() local 189 int ret; in afalg_setup_async_event_notification() local 430 int ret; in afalg_set_key() local 494 int ret; in afalg_start_cipher_sk() local 578 int ret, len; in afalg_cipher_init() local 650 int ret; in afalg_do_cipher() local 849 int ret; in IMPLEMENT_DYNAMIC_BIND_FN() local 894 ENGINE *ret = ENGINE_new(); in engine_afalg() local
|
A D | e_ossltest.c | 450 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN() local 582 int ret = EVP_MD_meth_get_final(EVP_md5())(ctx, md); in digest_md5_final() local 606 int ret = EVP_MD_meth_get_final(EVP_sha1())(ctx, md); in digest_sha1_final() local 630 int ret = EVP_MD_meth_get_final(EVP_sha256())(ctx, md); in digest_sha256_final() local 654 int ret = EVP_MD_meth_get_final(EVP_sha384())(ctx, md); in digest_sha384_final() local 678 int ret = EVP_MD_meth_get_final(EVP_sha512())(ctx, md); in digest_sha512_final() local 701 int ret; in ossltest_aes128_cbc_cipher() local 759 int ret = EVP_CIPHER_meth_get_ctrl(EVP_aes_128_gcm())(ctx, type, arg, ptr); in ossltest_aes128_gcm_ctrl() local
|
A D | e_capi.c | 288 int ret = 1; in capi_ctrl() local 649 EVP_PKEY *ret = NULL; in capi_get_pkey() local 819 EVP_PKEY *ret; in capi_load_privkey() local 856 int ret = -1; in capi_rsa_sign() local 1026 DSA_SIG *ret = NULL; in capi_dsa_do_sign() local 1211 int ret; in capi_list_providers() local 1229 int ret = 1; in capi_list_containers() local 1444 int ret = 1; in capi_list_certs() local
|
A D | e_dasync.c | 382 ENGINE *ret = ENGINE_new(); in IMPLEMENT_DYNAMIC_BIND_FN() local 631 int ret; in dasync_cipher_ctrl_helper() local 718 int ret; in dasync_cipher_init_key_helper() local 744 int ret = 1; in dasync_cipher_helper() local
|
A D | e_devcrypto.c | 212 int ret; in cipher_init() local 1254 int ret; in close_devcrypto() local
|
A D | e_padlock.c | 325 int ret; in padlock_cbc_cipher() local
|
A D | e_loader_attic.c | 1093 int ret = 1; in file_ctrl() local
|
Completed in 83 milliseconds