<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Is this function available to call in OpenSSL 1.0.1? I'm trying to call it from my application running a FIPS capable version of OpenSSL (everything else works, turning FIPS on, etc), but I include fips.h but I get a compile error saying the function was not declared.<div><br></div><div>I did find something in the CVS repository that says it was added to 1.1.0:</div><div><br></div><div><a href="http://marc.info/?l=openssl-cvs&m=130982270901165" target="_blank">http://marc.info/?l=openssl-cvs&m=130982270901165</a></div><div><br></div><div>I feel like I'm missing something obvious...</div>                                           </div></body>
</html>