Home
last modified time | relevance | path

Searched defs:pLen (Results 1 - 11 of 11) sorted by relevance

/base/security/crypto_framework/frameworks/key/
H A Ddh_key_util.c27 HcfResult HcfDhKeyUtilCreate(int32_t pLen, int32_t skLen, HcfDhCommParamsSpec **returnCommonParamSpec) in HcfDhKeyUtilCreate() argument
/base/security/code_signature/services/key_enable/utils/src/
H A Dkey_utils.cpp29 AddKey( const char *type, const char *description, const unsigned char *payload, size_t pLen, KeySerial ringId) AddKey() argument
/base/security/crypto_framework/frameworks/cj/src/
H A Ddh_key_util_impl.cpp24 HcfDhCommParamsSpec *DHKeyUtilImpl::GenDHCommonParamsSpec(int32_t pLen, int32_t skLen, int32_t *errCode) in GenDHCommonParamsSpec() argument
H A Dcrypto_ffi.cpp1800 HcfDhCommParamsSpec *FFiOHOSDHKeyUtilGenDHCommonParamsSpec(int32_t pLen, int32_t skLen, int32_t *errCode) in FFiOHOSDHKeyUtilGenDHCommonParamsSpec() argument
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_dh_key_util.cpp46 int32_t pLen = 0; in JsGenDHCommonParamsSpec() local
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Ddh_common_param_spec_generator_openssl.c30 static HcfResult GenerateDhUnknownGroupEvpKey(int32_t pLen, EVP_PKEY **ppkey) in GenerateDhUnknownGroupEvpKey() argument
147 HcfResult HcfDhCommonParamSpecCreate(int32_t pLen, int32_t skLen, HcfDhCommParamsSpecSpi **returnCommonParamSpec) in HcfDhCommonParamSpecCreate() argument
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Ddh_openssl_common.c69 enum HcfDhPLenSize pLen; member
111 char *GetNidNameByDhId(int32_t pLen) in GetNidNameByDhId() argument
126 char *GetNidNameByDhPLen(int32_t pLen) in GetNidNameByDhPLen() argument
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dh_key_agreement_test.cpp89 static HcfResult ExchangekeyAgreementWithDiffSkLen(const int pLen, const int skLen, const int size) in ExchangekeyAgreementWithDiffSkLen() argument
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp138 static HcfResult ConstructDHKeyCommParamsSpec(int32_t pLen, int32_t skLen, HcfDhCommParamsSpec **spec) in ConstructDHKeyCommParamsSpec() argument
344 static HcfResult HcfDhKeyUtilCreateTest(const int pLen, const int skLen) in HcfDhKeyUtilCreateTest() argument
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Dec_speke_protocol.c451 uint32_t pLen = (params->curveType == CURVE_TYPE_256) ? (2 * EC_SPEKE_EC_KEY_LEN) : EC_SPEKE_EC_KEY_LEN; in GenerateSharedSecretMsg() local
/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp1053 static HcfResult ConstructDhCommParamsSpec(int32_t pLen, int32_t skLen, HcfDhCommParamsSpec **spec) in ConstructDhCommParamsSpec() argument

Completed in 20 milliseconds