Home
last modified time | relevance | path

Searched defs:pri (Results 1 - 6 of 6) sorted by relevance

/base/update/updater/services/applypatch/
H A Dpartition_record.cpp57 PartitionRecordInfo *pri = reinterpret_cast<PartitionRecordInfo*>(p); in IsPartitionUpdated() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_ecc.c144 int32_t HksEccKeyMaterialToPri(const struct HksBlob *key, mbedtls_mpi *pri) in HksEccKeyMaterialToPri() argument
H A Dhks_mbedtls_x25519.c222 mbedtls_mpi pri; in HksMbedtlsX25519GenerateKey() local
296 static int32_t X25519KeyMaterialToPri(const struct HksBlob *nativeKey, mbedtls_mpi *pri) in X25519KeyMaterialToPri() argument
170 X25519SaveKeyMaterial(const mbedtls_ecp_point *pub, const mbedtls_mpi *pri, struct HksBlob *key) X25519SaveKeyMaterial() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_ecc.c327 BIGNUM *pri = BN_bin2bn(keyPair + sizeof(struct KeyMaterialEcc) + publicXSize + publicYSize, privateSize, NULL); in EccInitKey() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dopenssl_ecc_helper.c244 BIGNUM *pri = BN_bin2bn(keyPair + sizeof(struct KeyMaterialEcc) + publicXSize + publicYSize, privateSize, NULL); in EccInitKey() local
/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp1677 auto pri = FFIData::Create<PriKeyImpl>(priKey); in FFiOHOSKeyPairPriKey() local

Completed in 8 milliseconds