Home
last modified time | relevance | path

Searched defs:rawKey (Results 1 - 12 of 12) sorted by relevance

/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_attest.c98 struct HksBlob rawKey; in HksCoreAttestKey() local
H A Dhks_core_service_key_operate_one_stage.c171 struct HksBlob rawKey = { 0, NULL }; in SignVerify() local
231 struct HksBlob rawKey = { 0, NULL }; in Cipher() local
424 struct HksBlob rawKey = { 0, NULL }; HksCoreMac() local
[all...]
H A Dhks_sm_import_wrap_key.c198 struct HksBlob rawKey = { 0, NULL }; in DecryptKekWithSm2() local
H A Dhks_keyblob_lite.c139 static int32_t EncryptAndDecryptKeyBlob(struct HksBlob *rawKey, struct HksBlob *cipherKey, bool isEncrypt) in EncryptAndDecryptKeyBlob() argument
183 static int32_t EncryptKeyBlob(const struct HksBlob *rawKey, struct HksBlob *cipherKey) in EncryptKeyBlob() argument
188 static int32_t DecryptKeyBlob(const struct HksBlob *cipherKey, struct HksBlob *rawKey) in DecryptKeyBlob() argument
265 static int32_t GetRawKeyMaterial(const struct HksBlob *key, struct HksBlob *rawKey) in GetRawKeyMaterial() argument
316 struct HksBlob rawKey = { 0, NULL }; HksGenerateKeyNode() local
439 HksGetRawKey(const struct HksParamSet *paramSet, struct HksBlob *rawKey) HksGetRawKey() argument
488 HksGetRawKeyMaterial(const struct HksBlob *key, struct HksBlob *rawKey) HksGetRawKeyMaterial() argument
[all...]
H A Dhks_keynode.c472 struct HksBlob rawKey = { 0, NULL }; in HksCreateKeyNode() local
H A Dhks_keyblob.c449 int32_t HksGetRawKey(const struct HksParamSet *paramSet, struct HksBlob *rawKey) in HksGetRawKey() argument
H A Dhks_core_service_three_stage.c957 struct HksBlob rawKey = { 0, NULL }; global() local
1274 struct HksBlob rawKey = { 0, NULL }; global() local
1309 struct HksBlob rawKey = { 0, NULL }; global() local
1400 GetRawkey(const struct HuksKeyNode *keyNode, struct HksBlob *rawKey) global() argument
1731 struct HksBlob rawKey = { 0, NULL }; global() local
1889 struct HksBlob rawKey = { 0, NULL }; global() local
1974 struct HksBlob rawKey = { 0, NULL }; global() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/camellia/
H A Dcamellia.c286 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) in Camellia_Ekeygen() argument
/third_party/openssl/crypto/camellia/
H A Dcamellia.c286 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) in Camellia_Ekeygen() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/src/
H A Dhks_rkc_v1.c113 static int32_t RkcGetRmkRawKeyV1(const struct HksKsfDataRkc *ksfDataRkc, struct HksBlob *rawKey) in RkcGetRmkRawKeyV1() argument
134 static int32_t RkcPbkdf2Hmac(const uint32_t hashAlg, const struct HksBlob *rawKey, in RkcPbkdf2Hmac() argument
151 struct HksBlob rawKey; in RkcDeriveRmkV1() local
[all...]
H A Dhks_rkc.c126 static int32_t RkcGetRmkRawKey(const struct HksKsfDataRkc *ksfDataRkc, struct HksBlob *rawKey) in RkcGetRmkRawKey() argument
151 static int32_t RkcHkdfHmac(const uint32_t hashAlg, const struct HksBlob *rawKey, in RkcHkdfHmac() argument
168 struct HksBlob rawKey; in RkcDeriveRmk() local
[all...]
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest.c1331 BuildAttestSpec(const struct HksParamSet *keyNodeParamSet, const struct HksParamSet *paramSet, struct HksBlob *rawKey, struct HksAttestSpec **outAttestSpec) BuildAttestSpec() argument
1455 CreateAttestCertChain(const struct HksParamSet *keyNodeParamSet, const struct HksParamSet *paramSet, struct HksBlob *certChain, struct HksBlob *rawKey) CreateAttestCertChain() argument

Completed in 14 milliseconds