Home
last modified time | relevance | path

Searched refs:function_id (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dendecoder_common.c20 for (; fns->function_id != 0; fns++) in ossl_prov_get_keymgmt_new()
21 if (fns->function_id == OSSL_FUNC_KEYMGMT_NEW) in ossl_prov_get_keymgmt_new()
31 for (; fns->function_id != 0; fns++) in ossl_prov_get_keymgmt_free()
32 if (fns->function_id == OSSL_FUNC_KEYMGMT_FREE) in ossl_prov_get_keymgmt_free()
42 for (; fns->function_id != 0; fns++) in ossl_prov_get_keymgmt_import()
43 if (fns->function_id == OSSL_FUNC_KEYMGMT_IMPORT) in ossl_prov_get_keymgmt_import()
53 for (; fns->function_id != 0; fns++) in ossl_prov_get_keymgmt_export()
54 if (fns->function_id == OSSL_FUNC_KEYMGMT_EXPORT) in ossl_prov_get_keymgmt_export()
/freebsd/crypto/openssl/crypto/
H A Dprovider_child.c61 for (; in->function_id != 0; in++) { in ossl_child_provider_init()
62 switch (in->function_id) { in ossl_child_provider_init()
205 for (; in->function_id != 0; in++) { in ossl_provider_init_as_child()
206 switch (in->function_id) { in ossl_provider_init_as_child()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_DISPATCH.pod13 int function_id;
31 =item I<function_id>
39 signature that corresponds to the I<function_id>
/freebsd/crypto/openssl/providers/common/
H A Dprovider_seeding.c43 for (; fns->function_id != 0; fns++) { in ossl_prov_seeding_from_dispatch()
51 switch (fns->function_id) { in ossl_prov_seeding_from_dispatch()
H A Dbio_prov.c28 for (; fns->function_id != 0; fns++) { in ossl_prov_bio_from_dispatch()
29 switch (fns->function_id) { in ossl_prov_bio_from_dispatch()
/freebsd/crypto/openssl/providers/
H A Dbaseprov.c146 for (; in->function_id != 0; in++) { in ossl_base_provider_init()
147 switch (in->function_id) { in ossl_base_provider_init()
H A Dlegacyprov.c211 for (tmp = in; tmp->function_id != 0; tmp++) { in OSSL_provider_init()
218 switch (tmp->function_id) { in OSSL_provider_init()
/freebsd/crypto/openssl/test/
H A Dupcallstest.c57 for (; in->function_id != 0; in++) { in obj_provider_init()
58 switch (in->function_id) { in obj_provider_init()
H A Dfilterprov.c148 for (; in->function_id != 0; in++) { in filter_provider_init()
149 switch (in->function_id) { in filter_provider_init()
H A Dp_test.c259 for (; in->function_id != 0; in++) { in OSSL_provider_init()
260 switch (in->function_id) { in OSSL_provider_init()
H A Dtls-provider.c132 for (; fns->function_id != 0; fns++) in xor_prov_get_keymgmt_new()
133 if (fns->function_id == OSSL_FUNC_KEYMGMT_NEW) in xor_prov_get_keymgmt_new()
143 for (; fns->function_id != 0; fns++) in xor_prov_get_keymgmt_free()
144 if (fns->function_id == OSSL_FUNC_KEYMGMT_FREE) in xor_prov_get_keymgmt_free()
154 for (; fns->function_id != 0; fns++) in xor_prov_get_keymgmt_import()
155 if (fns->function_id == OSSL_FUNC_KEYMGMT_IMPORT) in xor_prov_get_keymgmt_import()
165 for (; fns->function_id != 0; fns++) in xor_prov_get_keymgmt_export()
166 if (fns->function_id == OSSL_FUNC_KEYMGMT_EXPORT) in xor_prov_get_keymgmt_export()
3241 for (; in->function_id != 0; in++) { in tls_provider_init()
3242 switch (in->function_id) { in tls_provider_init()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_pagealloc.c314 *func_id = MLX5_GET(query_pages_out, out, function_id); in mlx5_cmd_query_pages()
346 MLX5_SET(manage_pages_in, in, function_id, func_id); in give_pages()
371 MLX5_SET(manage_pages_in, nin, function_id, func_id); in give_pages()
399 func_id = MLX5_GET(manage_pages_in, in, function_id); in reclaim_pages_cmd()
436 MLX5_SET(manage_pages_in, in, function_id, func_id); in reclaim_pages()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.c2036 igu_sb_id, p_block->function_id, p_block->is_pf, in ecore_int_igu_init_pure_rt_single()
2189 p_block->function_id = p_hwfn->rel_pf_id; in ecore_int_igu_reset_cam()
2197 p_block->function_id = p_hwfn->rel_pf_id; in ecore_int_igu_reset_cam()
2204 p_block->function_id = in ecore_int_igu_reset_cam()
2213 p_block->function_id = 0; in ecore_int_igu_reset_cam()
2219 p_block->function_id); in ecore_int_igu_reset_cam()
2239 igu_sb_id, p_block->function_id, in ecore_int_igu_reset_cam()
2279 p_block->function_id = GET_FIELD(val, in ecore_int_igu_read_cam_block()
2321 (p_block->function_id == p_hwfn->rel_pf_id)) { in ecore_int_igu_read_cam()
2329 (p_block->function_id >= min_vf) && in ecore_int_igu_read_cam()
[all …]
H A Decore_int.h55 u8 function_id; member
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_core.c154 for (; fns->function_id != 0; fns++) { in ossl_bio_init_core()
155 switch (fns->function_id) { in ossl_bio_init_core()
/freebsd/sys/arm/ti/
H A Dti_smc.h32 uint32_t ti_smc0(uint32_t r0, uint32_t r1, uint32_t function_id);
/freebsd/crypto/openssl/crypto/evp/
H A Dkdf_meth.c76 for (; fns->function_id != 0; fns++) { in evp_kdf_from_algorithm()
77 switch (fns->function_id) { in evp_kdf_from_algorithm()
H A Dmac_meth.c76 for (; fns->function_id != 0; fns++) { in evp_mac_from_algorithm()
77 switch (fns->function_id) { in evp_mac_from_algorithm()
H A Dskeymgmt_meth.c78 for (; fns->function_id != 0; fns++) { in skeymgmt_from_algorithm()
79 switch (fns->function_id) { in skeymgmt_from_algorithm()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tls_api.c85 for (; qtdis->function_id != 0; qtdis++) { in tls_callbacks_from_dispatch()
86 switch (qtdis->function_id) { in tls_callbacks_from_dispatch()
/freebsd/crypto/openssl/include/openssl/
H A Dcore.h41 int function_id; member
/freebsd/crypto/openssl/providers/implementations/rands/
H A Dfips_crng_test.c179 while (dispatch->function_id != 0) { in find_call()
180 if (dispatch->function_id == function) in find_call()
/freebsd/crypto/openssl/crypto/store/
H A Dstore_meth.c190 for (; fns->function_id != 0; fns++) { in loader_from_algorithm()
191 switch (fns->function_id) { in loader_from_algorithm()
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c762 for (; in->function_id != 0; in++) { in OSSL_provider_init_int()
769 switch (in->function_id) { in OSSL_provider_init_int()
974 for (; in->function_id != 0; in++) { in ossl_fips_intern_provider_init()
975 switch (in->function_id) { in ossl_fips_intern_provider_init()
/freebsd/crypto/openssl/doc/internal/man3/
H A Devp_generic_fetch.pod129 for (; fns->function_id != 0; fns++) {
130 switch (fns->function_id) {

123