Home
last modified time | relevance | path

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

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