Home
last modified time | relevance | path

Searched defs:ivBuf (Results 1 - 3 of 3) sorted by relevance

/base/security/huks/frameworks/crypto_lite/cipher/include/
H A Dcipher.h53 char *ivBuf; member
/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_aes.c111 static int32_t SetIv(const char *ivBuf, int32_t ivBufLen, AesCryptContext *ctx) in SetIv() argument
162 char* ivBuf = MallocDecodeData(iv->ivBuf, &ivBufLen); InitAesCryptContext() local
[all...]
/base/security/huks/frameworks/crypto_lite/js/napi/
H A Dcipher_napi.cpp64 char *ivBuf = nullptr; member

Completed in 3 milliseconds