HomeSort by: relevance | last modified time | path
    Searched refs:CKF_SIGN (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/
pk11.c 543 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_SIGN) == 0) ||
551 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_SIGN) == 0) ||
559 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_SIGN) == 0) ||
567 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_SIGN) == 0) ||
574 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_SIGN) == 0) ||
598 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_SIGN) == 0) ||
622 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_SIGN) == 0) ||
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
pkcs11.h 887 #define CKF_SIGN (1 << 11)
  /src/crypto/external/bsd/openssh/dist/
pkcs11.h 853 #define CKF_SIGN (1UL << 11)
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
pkcs11.h 1003 #define CKF_SIGN (1UL << 11)

Completed in 32 milliseconds