Searched refs:nve_next_value (Results 1 – 4 of 4) sorted by relevance
73 nve_t nve_next_value (nve_t entry, const char *name);
103 e = nve_next_value (e, "Comment:")) in test_iteration()333 nvc_delete (pk, nve_next_value (nvc_lookup (pk, "Foo:"), "Foo:")); in run_modification_tests()
573 nve_next_value (nve_t entry, const char *name) in nve_next_value() function
143 item = nve_next_value (item, "Token:")) in write_extended_private_key()