Home
last modified time | relevance | path

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

/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()
285 COMM_LOGE(COMM_ADAPTER, "GetSslGcmAlgorithmByKeyLen failed."); in GcmOpensslEvpInit()

Completed in 2 milliseconds