From 85ae5390f4511f0bfe4b56179d5583a4997d504d Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 11 Sep 2015 18:17:26 -0400 Subject: Remove CKA_NAME_HASH_ALGORITHM for now. It appears in the specification but not in the header file, so we don't know its numeric value in any case. Re-add if and when it shows up in the header file. --- attributes.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/attributes.yaml b/attributes.yaml index 3d05a35..6914bc8 100644 --- a/attributes.yaml +++ b/attributes.yaml @@ -286,10 +286,6 @@ type: CK_ULONG default: 0 - CKA_NAME_HASH_ALGORITHM: - type: CK_MECHANISM_TYPE - default: CKM_SHA_1 - ### # Key objects ### -- cgit v1.2.3