Home
last modified time | relevance | path

Searched defs:GetCipherSpecUint8Array (Results 1 – 3 of 3) sorted by relevance

/base/security/crypto_framework/frameworks/cj/src/
Dcipher_impl.cpp78 … HcfResult CipherImpl::GetCipherSpecUint8Array(CipherSpecItem item, HcfBlob *returnUint8Array) in GetCipherSpecUint8Array() function in OHOS::CryptoFramework::CipherImpl
/base/security/crypto_framework/frameworks/crypto_operation/
Dcipher.c265 static HcfResult GetCipherSpecUint8Array(HcfCipher *self, CipherSpecItem item, HcfBlob *returnUint8… in GetCipherSpecUint8Array() function
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_cipher.cpp896 static napi_value GetCipherSpecUint8Array(napi_env env, CipherSpecItem item, HcfCipher *cipher) in GetCipherSpecUint8Array() function