Searched refs:ecX (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/security/huks/utils/crypto_adapter/ |
H A D | hks_client_service_adapter.c | 156 BIGNUM *ecX = NULL; in EccToX509PublicKey() local 165 ecX = BN_bin2bn(x->data, x->size, NULL); in EccToX509PublicKey() 167 if (ecX == NULL || ecY == NULL) { in EccToX509PublicKey() 172 if (EC_KEY_set_public_key_affine_coordinates(ecKey, ecX, ecY) == 0) { in EccToX509PublicKey() 191 SELF_FREE_PTR(ecX, BN_free) in EccToX509PublicKey()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_chipset_platform_encrypt_test.cpp | 246 auto ecX = std::unique_ptr<BIGNUM, void(*)(BIGNUM *&)>( in ConvertRawEcPubKeyToX509Key() local 248 EXPECT_NE(ecX, nullptr); in ConvertRawEcPubKeyToX509Key() 252 …EXPECT_EQ(EC_KEY_set_public_key_affine_coordinates(ecKey.get(), ecX.get(), ecY.get()), HKS_OPENSSL… in ConvertRawEcPubKeyToX509Key()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/demuxer_res/ |
H A D | hevc_aac_1920x1080_g30_30fps.ts | 6141 …����N<9�*O�շS���جEC���REγ�8�~k�=�/G�>��2B)3\ʆ��B[����9�;��W�G��9 m_��E��7}��h/j�7ecX��
|