Home
last modified time | relevance | path

Searched refs:rnp_tests_get_key_by_id (Results 1 – 16 of 16) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/tests/
H A Dkey-store-search.cpp95 key = rnp_tests_get_key_by_id(store, keyid, key)) { in TEST_F()
109 key = rnp_tests_get_key_by_id(store, testdata[i].keyid); in TEST_F()
187 key = rnp_tests_get_key_by_id(sec_store, "4BE147BB22DF1E60"); in TEST_F()
192 key = rnp_tests_get_key_by_id(sec_store, "A49BAE05C16E8BC8"); in TEST_F()
209 key = rnp_tests_get_key_by_id(pub_store, "4BE147BB22DF1E60"); in TEST_F()
215 key = rnp_tests_get_key_by_id(pub_store, "22df1e60"); in TEST_F()
217 key = rnp_tests_get_key_by_id(pub_store, "0x22df1e60"); in TEST_F()
225 key = rnp_tests_get_key_by_id(pub_store, "test1"); in TEST_F()
231 assert_null(rnp_tests_get_key_by_id(sec_store, "")); in TEST_F()
232 assert_null(rnp_tests_get_key_by_id(sec_store, "test11")); in TEST_F()
[all …]
H A Dload-pgp.cpp74 key = rnp_tests_get_key_by_id(key_store, "7D0BC10E933404C9"); in TEST_F()
196 key = rnp_tests_get_key_by_id(key_store, "7BC6709B15C23A4A"); in TEST_F()
216 key = rnp_tests_get_key_by_id(key_store, "1ED63EE56FADC34D"); in TEST_F()
233 key = rnp_tests_get_key_by_id(key_store, "1D7E8A5393C997A8"); in TEST_F()
250 key = rnp_tests_get_key_by_id(key_store, "8A05B89FAD5ADED1"); in TEST_F()
267 key = rnp_tests_get_key_by_id(key_store, "2FCADF05FFA501BB"); in TEST_F()
288 key = rnp_tests_get_key_by_id(key_store, "54505A936A4A970E"); in TEST_F()
305 key = rnp_tests_get_key_by_id(key_store, "326EF111425D14A5"); in TEST_F()
341 key = rnp_tests_get_key_by_id(key_store, "DC70C124A50283F1"); in TEST_F()
683 assert_non_null(key = rnp_tests_get_key_by_id(secstore, keyid)); in TEST_F()
[all …]
H A Dkey-validate.cpp64 assert_non_null(key = rnp_tests_get_key_by_id(pubring, "1d7e8a5393c997a8")); in TEST_F()
74 assert_non_null(key = rnp_tests_get_key_by_id(secring, "1d7e8a5393c997a8")); in TEST_F()
91 assert_non_null(key = rnp_tests_get_key_by_id(pubring, "dc70c124a50283f1")); in TEST_F()
169 pgp_key_t *key = rnp_tests_get_key_by_id(keyring, keyid); in key_check()
194 key = rnp_tests_get_key_by_id(pubring, "C8A10A7D78273E10"); in TEST_F()
197 key = rnp_tests_get_key_by_id(pubring, "C258AB3B54097B9B"); in TEST_F()
221 key = rnp_tests_get_key_by_id(pubring, "1BEF78DF765B79A2"); in TEST_F()
242 key = rnp_tests_get_key_by_id(pubring, "23674F21B2441527"); in TEST_F()
244 key = rnp_tests_get_key_by_id(pubring, "41DEA786D18E5184"); in TEST_F()
295 key = rnp_tests_get_key_by_id(pubring, "2FB9179118898E8B"); in TEST_F()
[all …]
H A Dload-g10.cpp36 pgp_key_t *key = rnp_tests_get_key_by_id(pub, id); in test_load_g10_check_key()
40 if (!(key = rnp_tests_get_key_by_id(sec, id))) { in test_load_g10_check_key()
H A Dkey-add-userid.cpp56 assert_non_null(key = rnp_tests_get_key_by_id(ks, keyids[0])); in TEST_F()
161 assert_non_null(key = rnp_tests_get_key_by_id(ks, keyids[0])); in TEST_F()
H A Dkey-protect.cpp61 assert_non_null(key = rnp_tests_get_key_by_id(ks, keyids[i])); in TEST_F()
70 assert_non_null(tmp = rnp_tests_get_key_by_id(ks, keyids[0])); in TEST_F()
138 assert_non_null(reloaded_key = rnp_tests_get_key_by_id(ks, keyids[0])); in TEST_F()
H A Dsupport.h225 pgp_key_t *rnp_tests_get_key_by_id(rnp_key_store_t * keyring,
H A Dsupport.cpp841 rnp_tests_get_key_by_id(rnp_key_store_t *keyring, const std::string &keyid, pgp_key_t *after) in rnp_tests_get_key_by_id() function
H A Dstreams.cpp1073 pgp_key_t *psub = rnp_tests_get_key_by_id(pubring, ssubid); in TEST_F()
/dports/security/rnp/rnp-0.15.2/src/tests/
H A Dkey-store-search.cpp108 key = rnp_tests_get_key_by_id(store, testdata[i].keyid, NULL); in TEST_F()
189 key = rnp_tests_get_key_by_id(sec_store, "4BE147BB22DF1E60", NULL); in TEST_F()
194 key = rnp_tests_get_key_by_id(sec_store, "A49BAE05C16E8BC8", NULL); in TEST_F()
211 key = rnp_tests_get_key_by_id(pub_store, "4BE147BB22DF1E60", NULL); in TEST_F()
213 key = rnp_tests_get_key_by_id(pub_store, "4be147bb22df1e60", NULL); in TEST_F()
217 key = rnp_tests_get_key_by_id(pub_store, "22df1e60", NULL); in TEST_F()
219 key = rnp_tests_get_key_by_id(pub_store, "0x22df1e60", NULL); in TEST_F()
227 key = rnp_tests_get_key_by_id(pub_store, "test1", NULL); in TEST_F()
233 assert_null(rnp_tests_get_key_by_id(sec_store, "", NULL)); in TEST_F()
234 assert_null(rnp_tests_get_key_by_id(sec_store, "test11", NULL)); in TEST_F()
[all …]
H A Dkey-validate.cpp63 assert_non_null(key = rnp_tests_get_key_by_id(pubring, "1d7e8a5393c997a8", NULL)); in TEST_F()
72 assert_non_null(key = rnp_tests_get_key_by_id(secring, "1d7e8a5393c997a8", NULL)); in TEST_F()
138 pgp_key_t *key = rnp_tests_get_key_by_id(keyring, keyid, NULL); in key_check()
163 key = rnp_tests_get_key_by_id(pubring, "C8A10A7D78273E10", NULL); in TEST_F()
166 key = rnp_tests_get_key_by_id(pubring, "C258AB3B54097B9B", NULL); in TEST_F()
190 key = rnp_tests_get_key_by_id(pubring, "1BEF78DF765B79A2", NULL); in TEST_F()
211 key = rnp_tests_get_key_by_id(pubring, "23674F21B2441527", NULL); in TEST_F()
213 key = rnp_tests_get_key_by_id(pubring, "41DEA786D18E5184", NULL); in TEST_F()
258 key = rnp_tests_get_key_by_id(pubring, "2FB9179118898E8B", NULL); in TEST_F()
260 key = rnp_tests_get_key_by_id(pubring, "791B14952D8F906C", NULL); in TEST_F()
[all …]
H A Dkey-add-userid.cpp57 assert_non_null(key = rnp_tests_get_key_by_id(ks, keyids[0], NULL)); in TEST_F()
153 assert_non_null(key = rnp_tests_get_key_by_id(ks, keyids[0], NULL)); in TEST_F()
H A Dkey-protect.cpp62 assert_non_null(key = rnp_tests_get_key_by_id(ks, keyid, NULL)); in TEST_F()
71 assert_non_null(tmp = rnp_tests_get_key_by_id(ks, keyids[0], NULL)); in TEST_F()
139 assert_non_null(reloaded_key = rnp_tests_get_key_by_id(ks, keyids[0], NULL)); in TEST_F()
H A Dsupport.h222 pgp_key_t *rnp_tests_get_key_by_id(rnp_key_store_t * keyring,
H A Dsupport.cpp831 rnp_tests_get_key_by_id(rnp_key_store_t *keyring, const std::string &keyid, pgp_key_t *after) in rnp_tests_get_key_by_id() function
H A Dload-pgp.cpp512 assert_true(key == rnp_tests_get_key_by_id(key_store, "9747D2A6B3A63124", NULL)); in TEST_F()