tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: hmac(3)



Kamil Rytarowski <n54%gmx.com@localhost> wrote:
>On 29.09.2017 13:59, Robert Swindells wrote:
>> 
>> Does hmac(3) really belong in stdlib.h ?
>> 
>> I'm getting a conflict with something that defines its own hmac()
>> function and also includes stdlib.h.
>
>We usually rename 3rd party hmac to something like my_hmac or similar.
>If possible please submit this patch removing conflict upstream.

It is in Firefox, and it is in a package that they look to have imported
from elsewhere.

I haven't checked yet how much work is involved in renaming it.


Home | Main Index | Thread Index | Old Index