Hi,

I am running net-snmp 5.1.1 SNMP agent on *MPC 8248*. It uses HMAC function to 
generate a MAC.
It calls the HMAC function as 
HMAC(EVP_md5(), key, keylen, message, msglen, buf, &buf_len);
When I send a request(SNMPv3 request with md5 auth) from an Intel processor, I 
get an authentication failure, this is because the MAC generated by HMAC 
function is different from the code send from intel processor. Where as if I 
send a request from a power pc it works fine. Is there any platform dependency 
like this? If so what is the workaround for this?

Thanks,
Guru

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to