[Heimdal-source-changes] [heimdal/heimdal] bfe12c: cache result of p11_mech_available_p()

GitHub noreply at github.com
Sat Nov 28 14:37:22 CET 2015


  Branch: refs/heads/lukeh/pkcs11-hcrypto
  Home:   https://github.com/heimdal/heimdal
  Commit: bfe12c5b097b56cc17689b2237a08c145ee616e9
      https://github.com/heimdal/heimdal/commit/bfe12c5b097b56cc17689b2237a08c145ee616e9
  Author: Luke Howard <lukeh at padl.com>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M lib/hcrypto/evp-pkcs11.c

  Log Message:
  -----------
  cache result of p11_mech_available_p()

remove a level of function indirection so we actually cache whether
PKCS#11 is available; the previous code was wrong




More information about the Heimdal-source-changes mailing list