Searched defs:ctrCtx (Results 1 – 1 of 1) sorted by relevance
996 static int32_t AesCtrCryptInitParam(const struct HksBlob *key, mbedtls_cipher_context_t *ctrCtx, in AesCtrCryptInitParam()1024 …mbedtls_cipher_context_t *ctrCtx = (mbedtls_cipher_context_t *)HksMalloc(sizeof(mbedtls_cipher_con… in AesCtrCryptInit() local1080 mbedtls_cipher_context_t *ctrCtx = (mbedtls_cipher_context_t *)aesCtx->append; in AesCtrCryptUpdate() local1097 mbedtls_cipher_context_t *ctrCtx = (mbedtls_cipher_context_t *)aesCtx->append; in AesCtrCryptFinal() local