Home
last modified time | relevance | path

Searched defs:exp (Results 1 - 10 of 10) sorted by relevance

/base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_dl_common/
H A Dpake_protocol_dl_common.c138 Uint8Buff exp = { expVal, PAKE_DL_EXP_LEN }; in GenerateDlPakeParams() local
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dpake_client.c224 struct exponent exp = {.length = 1}; in parse_start_response_data() local
/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa.c315 montgomery_mod_exp(struct long_int_num *p_m, struct long_int_num *p_n, unsigned long n_n0_i, struct long_int_num *p_rr, uint32_t exp) montgomery_mod_exp() argument
/base/security/device_auth/frameworks/deviceauth_lite/inc/base/
H A Dbase.h198 uint8_t exp[HC_EXPONENT_LEN]; member
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhuks_adapter_test.cpp791 struct var_buffer exp; in HWTEST_F() local
815 struct var_buffer exp; in HWTEST_F() local
837 struct var_buffer exp; HWTEST_F() local
[all...]
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Ddl_speke_protocol.c294 Uint8Buff exp = { expVal, DL_SPEKE_EXP_LEN }; in DlSpekeCalBase() local
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c1458 static int32_t BigNumExpMod(const Uint8Buff *base, const Uint8Buff *exp, const char *bigNumHex, Uint8Buff *outNum) in BigNumExpMod() argument
/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c323 int32_t cal_bignum_exp(struct var_buffer *base, struct var_buffer *exp, in cal_bignum_exp() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/
H A Dhuks_adapter_mock_for_pake.c303 int32_t cal_bignum_exp(struct var_buffer *base, struct var_buffer *exp, in cal_bignum_exp() argument
H A Dhuks_adapter_mock.c303 int32_t cal_bignum_exp(struct var_buffer *base, struct var_buffer *exp, in cal_bignum_exp() argument

Completed in 19 milliseconds