Lines Matching refs:Object
35 Object *sec = object_new_with_props( in test_secret_direct()
55 Object *sec; in test_secret_indirect_good()
89 Object *sec = object_new_with_props( in test_secret_indirect_badfile()
103 Object *sec; in test_secret_indirect_emptyfile()
141 Object *sec; in test_secret_keyring_good()
169 Object *sec; in test_secret_keyring_revoked_key()
194 Object *sec; in test_secret_keyring_expired_key()
219 Object *sec; in test_secret_keyring_bad_serial_key()
246 Object *sec; in test_secret_keyring_bad_key_access_right()
276 Object *sec = object_new_with_props( in test_secret_noconv_base64_good()
297 Object *sec = object_new_with_props( in test_secret_noconv_base64_bad()
312 Object *sec = object_new_with_props( in test_secret_noconv_utf8()
333 Object *sec = object_new_with_props( in test_secret_conv_base64_utf8valid()
354 Object *sec = object_new_with_props( in test_secret_conv_base64_utf8invalid()
373 Object *sec = object_new_with_props( in test_secret_conv_utf8_base64()
393 Object *master = object_new_with_props( in test_secret_crypt_raw()
401 Object *sec = object_new_with_props( in test_secret_crypt_raw()
426 Object *master = object_new_with_props( in test_secret_crypt_base64()
434 Object *sec = object_new_with_props( in test_secret_crypt_base64()
458 Object *master = object_new_with_props( in test_secret_crypt_short_key()
466 Object *sec = object_new_with_props( in test_secret_crypt_short_key()
484 Object *master = object_new_with_props( in test_secret_crypt_short_iv()
492 Object *sec = object_new_with_props( in test_secret_crypt_short_iv()
510 Object *master = object_new_with_props( in test_secret_crypt_missing_iv()
518 Object *sec = object_new_with_props( in test_secret_crypt_missing_iv()
535 Object *master = object_new_with_props( in test_secret_crypt_bad_iv()
543 Object *sec = object_new_with_props( in test_secret_crypt_bad_iv()