Home
last modified time | relevance | path

Searched refs:enif_get_list_cell (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/crypto/c_src/
H A Ddss.c33 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_private_key()
38 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
43 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
48 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
99 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_public_key()
104 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
109 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
114 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
H A Drsa.c36 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_private_key()
40 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
44 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
59 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
63 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
67 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
71 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
75 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
125 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_public_key()
129 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_public_key()
H A Deddsa.c32 if (!enif_get_list_cell(env, key, &head, &tail)) in get_eddsa_key()
36 if (!enif_get_list_cell(env, tail, &algo, &tail2)) in get_eddsa_key()
H A Ddh.c50 if (!enif_get_list_cell(env, argv[1], &head, &tail)) in dh_generate_key_nif()
55 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_generate_key_nif()
223 if (!enif_get_list_cell(env, argv[2], &head, &tail)) in dh_compute_key_nif()
228 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_compute_key_nif()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/crypto/c_src/
H A Ddss.c33 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_private_key()
38 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
43 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
48 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
99 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_public_key()
104 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
109 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
114 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
H A Drsa.c36 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_private_key()
40 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
44 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
59 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
63 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
67 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
71 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
75 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
125 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_public_key()
129 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_public_key()
H A Deddsa.c32 if (!enif_get_list_cell(env, key, &head, &tail)) in get_eddsa_key()
36 if (!enif_get_list_cell(env, tail, &algo, &tail2)) in get_eddsa_key()
H A Ddh.c50 if (!enif_get_list_cell(env, argv[1], &head, &tail)) in dh_generate_key_nif()
55 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_generate_key_nif()
223 if (!enif_get_list_cell(env, argv[2], &head, &tail)) in dh_compute_key_nif()
228 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_compute_key_nif()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/crypto/c_src/
H A Ddss.c33 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_private_key()
38 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
43 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
48 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
99 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_public_key()
104 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
109 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
114 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
H A Drsa.c36 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_private_key()
40 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
44 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
59 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
63 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
67 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
71 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
75 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
125 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_public_key()
129 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_public_key()
H A Deddsa.c32 if (!enif_get_list_cell(env, key, &head, &tail)) in get_eddsa_key()
36 if (!enif_get_list_cell(env, tail, &algo, &tail2)) in get_eddsa_key()
H A Ddh.c50 if (!enif_get_list_cell(env, argv[1], &head, &tail)) in dh_generate_key_nif()
55 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_generate_key_nif()
223 if (!enif_get_list_cell(env, argv[2], &head, &tail)) in dh_compute_key_nif()
228 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_compute_key_nif()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/crypto/c_src/
H A Ddss.c33 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_private_key()
38 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
43 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
48 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
99 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_public_key()
104 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
109 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
114 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
H A Drsa.c36 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_private_key()
40 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
44 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
59 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
63 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
67 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
71 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
75 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
125 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_public_key()
129 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_public_key()
H A Deddsa.c32 if (!enif_get_list_cell(env, key, &head, &tail)) in get_eddsa_key()
36 if (!enif_get_list_cell(env, tail, &algo, &tail2)) in get_eddsa_key()
H A Ddh.c50 if (!enif_get_list_cell(env, argv[1], &head, &tail)) in dh_generate_key_nif()
55 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_generate_key_nif()
223 if (!enif_get_list_cell(env, argv[2], &head, &tail)) in dh_compute_key_nif()
228 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_compute_key_nif()
/dports/lang/erlang/otp-OTP-24.1.7/lib/crypto/c_src/
H A Ddss.c33 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_private_key()
38 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
43 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
48 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
99 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_public_key()
104 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
109 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
114 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
H A Drsa.c36 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_private_key()
40 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
44 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
59 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
63 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
67 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
71 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
75 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
125 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_public_key()
129 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_public_key()
H A Deddsa.c32 if (!enif_get_list_cell(env, key, &head, &tail)) in get_eddsa_key()
36 if (!enif_get_list_cell(env, tail, &algo, &tail2)) in get_eddsa_key()
H A Ddh.c50 if (!enif_get_list_cell(env, argv[1], &head, &tail)) in dh_generate_key_nif()
55 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_generate_key_nif()
223 if (!enif_get_list_cell(env, argv[2], &head, &tail)) in dh_compute_key_nif()
228 if (!enif_get_list_cell(env, tail, &head, &tail)) in dh_compute_key_nif()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/crypto/c_src/
H A Ddss.c33 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_private_key()
38 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
43 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
48 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_private_key()
99 if (!enif_get_list_cell(env, key, &head, &tail)) in get_dss_public_key()
104 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
109 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
114 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_dss_public_key()
H A Drsa.c36 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_private_key()
40 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
44 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
59 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
63 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
67 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
71 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
75 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_private_key()
125 if (!enif_get_list_cell(env, key, &head, &tail)) in get_rsa_public_key()
129 if (!enif_get_list_cell(env, tail, &head, &tail)) in get_rsa_public_key()
H A Deddsa.c32 if (!enif_get_list_cell(env, key, &head, &tail)) in get_eddsa_key()
36 if (!enif_get_list_cell(env, tail, &algo, &tail2)) in get_eddsa_key()
/dports/graphics/wings/wings-8d019ebe48/c_src/
H A Dlibigl.cpp78 enif_get_list_cell(env, list, &hd, &tail); in fetch_listT2d()
83 enif_get_list_cell(env, tail, &hd, &tail); in fetch_listT2d()
98 enif_get_list_cell(env, list, &hd, &tail); in fetch_listT3d()
104 enif_get_list_cell(env, tail, &hd, &tail); in fetch_listT3d()
117 enif_get_list_cell(env, list, &hd, &tail); in fetch_listi()
120 enif_get_list_cell(env, tail, &hd, &tail); in fetch_listi()
133 enif_get_list_cell(env, list, &hd, &tail); in fetch_listL3i()
136 if(!enif_get_list_cell(env, hd, &ihd, &itail)) return false; in fetch_listL3i()
138 if(!enif_get_list_cell(env, itail, &ihd, &itail)) return false; in fetch_listL3i()
140 if(!enif_get_list_cell(env, itail, &ihd, &itail)) return false; in fetch_listL3i()
[all …]
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/jiffy/c_src/
H A Dobjects.cc36 while(enif_get_list_cell(env, pairs, &val, &pairs)) { in make_object()
37 if(!enif_get_list_cell(env, pairs, &key, &pairs)) { in make_object()
52 while(enif_get_list_cell(env, pairs, &val, &pairs)) { in make_object()
53 if(!enif_get_list_cell(env, pairs, &key, &pairs)) { in make_object()

12345678