Home
last modified time | relevance | path

Searched refs:p11_persist_write (Results 1 – 5 of 5) sorted by relevance

/dports/security/p11-kit/p11-kit-0.24.0/trust/
H A Dpersist.h57 bool p11_persist_write (p11_persist *persist,
H A Ddump.c112 if (!p11_persist_write (persist, ex->attrs, &buf)) { in dump_iterate()
H A Dtest-persist.c146 if (!p11_persist_write (persist, input->elem[i], &buf)) in check_write_msg()
H A Dpersist.c729 p11_persist_write (p11_persist *persist, in p11_persist_write() function
H A Dtoken.c596 if (!p11_persist_write (persist, attrs, buffer)) in writer_put_object()