Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_aes_encrypt.c263 static EVP_CIPHER *GetSslGcmAlgorithmByKeyLen(uint32_t keyLen) in GetSslGcmAlgorithmByKeyLen() function
283 EVP_CIPHER *cipher = GetSslGcmAlgorithmByKeyLen(keyLen); in GcmOpensslEvpInit()