Home
last modified time | relevance | path

Searched refs:priId (Results 1 - 2 of 2) sorted by relevance

/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h183 FFI_EXPORT HcfBlob FFiOHOSKeyAgreementGenerateSecret(int64_t id, int64_t priId, int64_t pubId, int32_t *errCode);
/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp1773 HcfBlob FFiOHOSKeyAgreementGenerateSecret(int64_t id, int64_t priId, int64_t pubId, int32_t *errCode) in FFiOHOSKeyAgreementGenerateSecret() argument
1783 auto priKey = FFIData::GetData<PriKeyImpl>(priId); in FFiOHOSKeyAgreementGenerateSecret()

Completed in 4 milliseconds