Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_openssl.c52 static int32_t InitEncryptCtx(CryptPara *cryptPara) in InitEncryptCtx() function
106 if (InitEncryptCtx(cryptPara) != NSTACKX_EOK) { in AesGcmEncryptVec()