Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

An error about "sizeof(IppsSHA1State)"

Liu_S_
Beginner
248 Views

Hi all,

I installed Intel® Integrated Performance Primitives Cryptography for Linux* Version Version 2017 (Update 3),and when I use "sizeof(IppsSHA1State)" in my C code, I got some errors like "error: invalid application of ‘sizeof’ to incomplete type ‘IppsSHA1State'" and "error: dereferencing pointer to incomplete type". 

So,how to solve these errors?

Thanks,

Liu

0 Kudos
1 Reply
Liu_S_
Beginner
248 Views

Nevermind! I found a function to getting the size of the IppsSHA1State context in bytes.

Thanks a lot!

0 Kudos
Reply