Lines Matching refs:object_new_with_props
35 Object *sec = object_new_with_props( in test_secret_direct()
66 sec = object_new_with_props( in test_secret_indirect_good()
89 Object *sec = object_new_with_props( in test_secret_indirect_badfile()
112 sec = object_new_with_props( in test_secret_indirect_emptyfile()
148 sec = object_new_with_props( in test_secret_keyring_good()
176 sec = object_new_with_props( in test_secret_keyring_revoked_key()
202 sec = object_new_with_props( in test_secret_keyring_expired_key()
221 sec = object_new_with_props( in test_secret_keyring_bad_serial_key()
258 sec = object_new_with_props( 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()