Skip to content
Commit b9dff155 authored by Pablo de Lara's avatar Pablo de Lara Committed by Tomasz Kantecki
Browse files

lib: [HMAC] set right errno when IMB_MGR and key params are NULL in IPAD/OPAD function

If IMB_MGR is NULL, errno is set in global variable.
If key parameter is NULL, but IMB_MGR is NULL, the errno is set
inside IMB_MGR.
parent 7147ac8f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment