Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_openssl.c149 static int32_t InitDecryptCtx(CryptPara *cryptPara) in InitDecryptCtx() function
202 if (InitDecryptCtx(cryptPara) != NSTACKX_EOK) { in AesGcmDecrypt()