Searched refs:customKey (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-40-seckey-custom.c32 static SecKeyRef customKey; variable
46 is(customKey, key, "CustomKeyDestroy");
53 is(customKey, key, "CustomKeyRawSign");
61 is(customKey, key, "CustomKeyRawVerify");
69 is(customKey, key, "CustomKeyEncrypt");
77 is(customKey, key, "CustomKeyDecrypt");
85 is(customKey, key, "CustomKeyCompute");
91 is(customKey, key, "CustomKeyBlockSize");
97 is(customKey, key, "CustomKeyCopyAttributeDictionary");
195 ok(customKey
[all...]

Completed in 131 milliseconds