Searched defs:pri (Results 1 – 5 of 5) sorted by relevance
57 PartitionRecordInfo *pri = reinterpret_cast<PartitionRecordInfo*>(p); in IsPartitionUpdated() local
171 const mbedtls_mpi *pri, struct HksBlob *key) in X25519SaveKeyMaterial()222 mbedtls_mpi pri; in HksMbedtlsX25519GenerateKey() local296 static int32_t X25519KeyMaterialToPri(const struct HksBlob *nativeKey, mbedtls_mpi *pri) in X25519KeyMaterialToPri()
144 int32_t HksEccKeyMaterialToPri(const struct HksBlob *key, mbedtls_mpi *pri) in HksEccKeyMaterialToPri()
324 …BIGNUM *pri = BN_bin2bn(keyPair + sizeof(struct KeyMaterialEcc) + publicXSize + publicYSize, priva… in EccInitKey() local
244 …BIGNUM *pri = BN_bin2bn(keyPair + sizeof(struct KeyMaterialEcc) + publicXSize + publicYSize, priva… in EccInitKey() local