pkcs11: debug title for GOSTRPARAMS

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5519 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
vtarasov 2011-05-29 18:07:18 +00:00
parent 4d2428378d
commit 1dd7d1fdeb

View File

@ -158,6 +158,7 @@ static struct fmap p11_attr_names[] = {
_(CKA_HAS_RESET),
_(CKA_VENDOR_DEFINED),
b(CKA_ALWAYS_AUTHENTICATE),
_(CKA_GOSTR3410_PARAMS),
{ 0, NULL, NULL, NULL }
};