| /freebsd/crypto/openssl/crypto/ |
| H A D | param_build.c | 51 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 D | param_build_set.c | 33 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 D | LoweringHelpers.cpp | 149 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 D | param_build_test.c | 21 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 D | evp_pkey_provided_test.c | 546 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 D | endecode_test.c | 1110 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 D | provider_test.c | 168 OSSL_PARAM_BLD *bld = NULL; in test_provider_ex() local
|
| H A D | acvp_test.c | 185 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 D | ectest.c | 2449 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 D | slh_dsa_test.c | 61 OSSL_PARAM_BLD *bld = NULL; in slh_dsa_create_keypair() local
|
| H A D | evp_extra_test.c | 1135 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 D | dh_backend.c | 90 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 D | EVP_PKEY_DSA_paramfromdata.c | 27 OSSL_PARAM_BLD *bld = NULL; in main() local
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_ddp_common.c | 1463 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 D | ice_vlan_mode.c | 45 struct ice_buf_build *bld; in ice_pkg_get_supported_vlan_mode() local
|
| H A D | ice_flex_pipe.c | 469 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 D | mt76x02_mcu.c | 163 u16 bld = le16_to_cpu(h->build_ver); in mt76x02_set_ethtool_fwver() local
|
| /freebsd/crypto/openssl/crypto/ffc/ |
| H A D | ffc_params.c | 215 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 D | self_test_kats.c | 161 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 D | rsa_backend.c | 309 OSSL_PARAM_BLD *bld, OSSL_PARAM params[]) in ossl_rsa_pss_params_30_todata()
|
| /freebsd/crypto/openssl/providers/implementations/keymgmt/ |
| H A D | dsa_kmgmt.c | 101 static int dsa_key_todata(DSA *dsa, OSSL_PARAM_BLD *bld, OSSL_PARAM params[], in dsa_key_todata()
|
| H A D | ec_kmgmt.c | 1114 OSSL_PARAM_BLD *bld; in ec_gen_set_group_from_params() local
|
| /freebsd/crypto/openssl/crypto/store/ |
| H A D | store_lib.c | 338 OSSL_PARAM_BLD *bld; in OSSL_STORE_find() local
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/ |
| H A D | LowerToLLVM.cpp | 81 static mlir::Value createIntCast(mlir::OpBuilder &bld, mlir::Value src, in createIntCast()
|
| /freebsd/contrib/wpa/src/crypto/ |
| H A D | tls_openssl.c | 4122 OSSL_PARAM_BLD *bld = NULL; in openssl_dsa_to_dh() local
|