Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c36 static EVP_CIPHER *GetGcmAlgorithmByKeyLen(uint32_t keyLen) in GetGcmAlgorithmByKeyLen() function
64 EVP_CIPHER *cipher = GetGcmAlgorithmByKeyLen(cipherkey->keyLen); in OpensslEvpInit()