Home
last modified time | relevance | path

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

/dports/security/gcr/gcr-3.40.0/gck/
H A Dgck.symbols268 gck_session_wrap_key_full
H A Dtest-gck-crypto.c486 …output = gck_session_wrap_key_full (test->session, wrapper, &mech, wrapped, &n_output, NULL, &erro… in test_wrap_key()
495 …output = gck_session_wrap_key_full (test->session, wrapper, &mech, wrapped, &n_output, NULL, &erro… in test_wrap_key()
H A Dgck-session.c2090 return gck_session_wrap_key_full (self, key, &mech, wrapped, n_result, cancellable, error); in gck_session_wrap_key()
2110 gck_session_wrap_key_full (GckSession *self, GckObject *wrapper, GckMechanism *mechanism, in gck_session_wrap_key_full() function
H A Dgck.h1187 guchar * gck_session_wrap_key_full (GckSession *self,
/dports/security/gnome-keyring/gnome-keyring-40.0/daemon/dbus/
H A Dgkd-secret-session.c608 value = gck_session_wrap_key_full (session, self->key, &mech, item, &n_value, in gkd_secret_session_get_item_secret()