Home
last modified time | relevance | path

Searched refs:GetAesCipherSpecUint8Array (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_aes_openssl.c799 static HcfResult GetAesCipherSpecUint8Array(HcfCipherGeneratorSpi *self, CipherSpecItem item, HcfBl… in GetAesCipherSpecUint8Array() function
832 returnImpl->base.getCipherSpecUint8Array = GetAesCipherSpecUint8Array; in HcfCipherAesGeneratorSpiCreate()