Home
last modified time | relevance | path

Searched defs:bld (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/openssl/crypto/
H A Dparam_build.c51 static OSSL_PARAM_BLD_DEF *param_push(OSSL_PARAM_BLD *bld, const char *key, in param_push()
74 static int param_push_num(OSSL_PARAM_BLD *bld, const char *key, in param_push_num()
105 static void free_all_params(OSSL_PARAM_BLD *bld) in free_all_params()
113 void OSSL_PARAM_BLD_free(OSSL_PARAM_BLD *bld) in OSSL_PARAM_BLD_free()
122 int OSSL_PARAM_BLD_push_int(OSSL_PARAM_BLD *bld, const char *key, int num) in OSSL_PARAM_BLD_push_int()
132 int OSSL_PARAM_BLD_push_uint(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_uint()
144 int OSSL_PARAM_BLD_push_long(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_long()
155 int OSSL_PARAM_BLD_push_ulong(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_ulong()
167 int OSSL_PARAM_BLD_push_int32(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_int32()
178 int OSSL_PARAM_BLD_push_uint32(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_uint32()
[all …]
H A Dparam_build_set.c33 int ossl_param_build_set_long(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, in ossl_param_build_set_long()
44 int ossl_param_build_set_utf8_string(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, in ossl_param_build_set_utf8_string()
55 int ossl_param_build_set_octet_string(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, in ossl_param_build_set_octet_string()
69 int ossl_param_build_set_bn_pad(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, in ossl_param_build_set_bn_pad()
86 int ossl_param_build_set_bn(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, in ossl_param_build_set_bn()
98 int ossl_param_build_set_multi_key_bn(OSSL_PARAM_BLD *bld, OSSL_PARAM *params, in ossl_param_build_set_multi_key_bn()
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/
H A DLoweringHelpers.cpp149 mlir::Value getConstAPInt(mlir::OpBuilder &bld, mlir::Location loc, in getConstAPInt()
154 mlir::Value getConst(mlir::OpBuilder &bld, mlir::Location loc, mlir::Type typ, in getConst()
159 mlir::Value createShL(mlir::OpBuilder &bld, mlir::Value lhs, unsigned rhs) { in createShL()
166 mlir::Value createAShR(mlir::OpBuilder &bld, mlir::Value lhs, unsigned rhs) { in createAShR()
173 mlir::Value createAnd(mlir::OpBuilder &bld, mlir::Value lhs, in createAnd()
179 mlir::Value createLShR(mlir::OpBuilder &bld, mlir::Value lhs, unsigned rhs) { in createLShR()
/freebsd/crypto/openssl/test/
H A Dparam_build_test.c21 OSSL_PARAM_BLD *bld = NULL; in template_public_single_zero_test() local
54 OSSL_PARAM_BLD *bld = NULL; in template_private_single_zero_test() local
88 OSSL_PARAM_BLD *bld = OSSL_PARAM_BLD_new(); in template_public_test() local
239 OSSL_PARAM_BLD *bld = NULL; in template_private_test() local
400 OSSL_PARAM_BLD *bld = OSSL_PARAM_BLD_new(); in builder_limit_test() local
445 OSSL_PARAM_BLD *bld = OSSL_PARAM_BLD_new(); in builder_merge_test() local
H A Devp_pkey_provided_test.c546 OSSL_PARAM_BLD *bld = NULL; in test_fromdata_rsa_derive_from_pq_sp800() local
635 OSSL_PARAM_BLD *bld = NULL; in test_fromdata_rsa_derive_from_pq_multiprime() local
834 OSSL_PARAM_BLD *bld = NULL; in test_evp_pkey_get_bn_param_large() local
895 OSSL_PARAM_BLD *bld = NULL; in test_fromdata_dh_named_group() local
1134 OSSL_PARAM_BLD *bld = NULL; in test_fromdata_dh_fips186_4() local
1603 OSSL_PARAM_BLD *bld = NULL; in test_fromdata_ec() local
1887 OSSL_PARAM_BLD *bld = NULL; in test_fromdata_dsa_fips186_4() local
H A Dendecode_test.c1110 static int do_create_ec_explicit_prime_params(OSSL_PARAM_BLD *bld, in do_create_ec_explicit_prime_params()
1172 static int create_ec_explicit_prime_params_namedcurve(OSSL_PARAM_BLD *bld) in create_ec_explicit_prime_params_namedcurve()
1189 static int create_ec_explicit_prime_params(OSSL_PARAM_BLD *bld) in create_ec_explicit_prime_params()
1208 static int do_create_ec_explicit_trinomial_params(OSSL_PARAM_BLD *bld, in do_create_ec_explicit_trinomial_params()
1288 static int create_ec_explicit_trinomial_params_namedcurve(OSSL_PARAM_BLD *bld) in create_ec_explicit_trinomial_params_namedcurve()
1302 static int create_ec_explicit_trinomial_params(OSSL_PARAM_BLD *bld) in create_ec_explicit_trinomial_params()
H A Dprovider_test.c168 OSSL_PARAM_BLD *bld = NULL; in test_provider_ex() local
H A Dacvp_test.c185 OSSL_PARAM_BLD *bld = NULL; in ecdsa_create_pkey() local
449 OSSL_PARAM_BLD *bld = NULL; in eddsa_create_pkey() local
661 OSSL_PARAM_BLD *bld = NULL; in dsa_create_pkey() local
1158 OSSL_PARAM_BLD *bld = NULL; in dh_create_pkey() local
1269 OSSL_PARAM_BLD *bld = NULL; in rsa_create_pkey() local
1322 OSSL_PARAM_BLD *bld = NULL; in rsa_keygen_test() local
H A Dectest.c2449 OSSL_PARAM_BLD *bld = NULL; in ossl_parameter_test() local
2883 OSSL_PARAM_BLD *bld = NULL; in do_test_custom_explicit_fromdata() local
H A Dslh_dsa_test.c61 OSSL_PARAM_BLD *bld = NULL; in slh_dsa_create_keypair() local
H A Devp_extra_test.c1135 OSSL_PARAM_BLD *bld = NULL; in test_EVP_PKEY_ffc_priv_pub() local
1272 OSSL_PARAM_BLD *bld = NULL; in test_EC_priv_pub() local
1441 OSSL_PARAM_BLD *bld = NULL; in test_evp_get_ec_pub() local
3779 OSSL_PARAM_BLD *bld = NULL; in test_DSA_get_set_params() local
3847 OSSL_PARAM_BLD *bld = NULL; in test_RSA_get_set_params() local
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_backend.c90 int ossl_dh_params_todata(DH *dh, OSSL_PARAM_BLD *bld, OSSL_PARAM params[]) in ossl_dh_params_todata()
102 int ossl_dh_key_todata(DH *dh, OSSL_PARAM_BLD *bld, OSSL_PARAM params[], in ossl_dh_key_todata()
/freebsd/crypto/openssl/demos/pkey/
H A DEVP_PKEY_DSA_paramfromdata.c27 OSSL_PARAM_BLD *bld = NULL; in main() local
/freebsd/sys/dev/ice/
H A Dice_ddp_common.c1463 struct ice_buf_build *bld; ice_pkg_buf_alloc() local
1702 ice_pkg_buf_free(struct ice_hw * hw,struct ice_buf_build * bld) ice_pkg_buf_free() argument
1721 ice_pkg_buf_reserve_section(struct ice_buf_build * bld,u16 count) ice_pkg_buf_reserve_section() argument
1761 ice_pkg_buf_alloc_section(struct ice_buf_build * bld,u32 type,u16 size) ice_pkg_buf_alloc_section() argument
1853 ice_pkg_buf_unreserve_section(struct ice_buf_build * bld,u16 count) ice_pkg_buf_unreserve_section() argument
1887 ice_pkg_buf_get_free_space(struct ice_buf_build * bld) ice_pkg_buf_get_free_space() argument
1908 ice_pkg_buf_get_active_sections(struct ice_buf_build * bld) ice_pkg_buf_get_active_sections() argument
1925 ice_pkg_buf(struct ice_buf_build * bld) ice_pkg_buf() argument
[all...]
H A Dice_vlan_mode.c45 struct ice_buf_build *bld; in ice_pkg_get_supported_vlan_mode() local
H A Dice_flex_pipe.c469 struct ice_buf_build *bld; ice_create_tunnel() local
555 struct ice_buf_build *bld; ice_destroy_tunnel() local
734 struct ice_buf_build *bld; ice_ptg_update_xlt1() local
1023 struct ice_buf_build *bld; ice_vsig_update_xlt2_sect() local
2280 ice_prof_bld_es(struct ice_hw * hw,enum ice_block blk,struct ice_buf_build * bld,struct LIST_HEAD_TYPE * chgs) ice_prof_bld_es() argument
2321 ice_prof_bld_tcam(struct ice_hw * hw,enum ice_block blk,struct ice_buf_build * bld,struct LIST_HEAD_TYPE * chgs) ice_prof_bld_tcam() argument
2360 ice_prof_bld_xlt1(enum ice_block blk,struct ice_buf_build * bld,struct LIST_HEAD_TYPE * chgs) ice_prof_bld_xlt1() argument
2395 ice_prof_bld_xlt2(enum ice_block blk,struct ice_buf_build * bld,struct LIST_HEAD_TYPE * chgs) ice_prof_bld_xlt2() argument
[all...]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mcu.c163 u16 bld = le16_to_cpu(h->build_ver); in mt76x02_set_ethtool_fwver() local
/freebsd/crypto/openssl/crypto/ffc/
H A Dffc_params.c215 int ossl_ffc_params_todata(const FFC_PARAMS *ffc, OSSL_PARAM_BLD *bld, in ossl_ffc_params_todata()
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_kats.c161 static int add_params(OSSL_PARAM_BLD *bld, const ST_KAT_PARAM *params, in add_params()
222 OSSL_PARAM_BLD *bld = NULL; in kat_params_to_ossl_params() local
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_backend.c309 OSSL_PARAM_BLD *bld, OSSL_PARAM params[]) in ossl_rsa_pss_params_30_todata()
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c101 static int dsa_key_todata(DSA *dsa, OSSL_PARAM_BLD *bld, OSSL_PARAM params[], in dsa_key_todata()
H A Dec_kmgmt.c1114 OSSL_PARAM_BLD *bld; in ec_gen_set_group_from_params() local
/freebsd/crypto/openssl/crypto/store/
H A Dstore_lib.c338 OSSL_PARAM_BLD *bld; in OSSL_STORE_find() local
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp81 static mlir::Value createIntCast(mlir::OpBuilder &bld, mlir::Value src, in createIntCast()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c4122 OSSL_PARAM_BLD *bld = NULL; in openssl_dsa_to_dh() local

12