Searched refs:CKA_IBM_OPAQUE (Results 1 – 2 of 2) sorted by relevance
906 if ((rc = build_attribute(CKA_IBM_OPAQUE, rgbBlob, ulBlobLen, in token_wrap_key_object()2203 if ((rc = build_attribute(CKA_IBM_OPAQUE, rgbBlob, in token_specific_rsa_generate_keypair()2209 if ((rc = build_attribute(CKA_IBM_OPAQUE, rgbBlob, in token_specific_rsa_generate_keypair()2282 CKA_IBM_OPAQUE, &attr); in token_rsa_load_key()2316 CKA_IBM_OPAQUE, &attr)) == FALSE) { in token_rsa_load_key()
164 #define CKA_IBM_OPAQUE CKA_VENDOR_DEFINED + 0x02 macro