Home
last modified time | relevance | path

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

/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/
H A Ddlp_file.h44 struct DlpBlob encKey; member
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_keyblob_lite.c167 struct HksBlob encKey = { keyInfo->keySize, cipherKey->data + keyInfo->keyInfoLen - keyInfo->keySize }; in EncryptAndDecryptKeyBlob() local
H A Dhks_keyblob.c229 struct HksBlob encKey = srcKey; in EncryptAndDecryptKeyBlob() local
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_lib.c652 ASN1_BIT_STRING *encKey = ecert->encSymmKey; in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local
/third_party/openssl/crypto/crmf/
H A Dcrmf_lib.c652 ASN1_BIT_STRING *encKey = ecert->encSymmKey; in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/
H A Dexpand_sub_session.c55 Uint8Buff encKey; member
503 int32_t CreateExpandSubSession(const Uint8Buff *nonce, const Uint8Buff *encKey, ExpandSubSession **returnObj) in CreateExpandSubSession() argument
[all...]

Completed in 6 milliseconds