Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dlucid_context.c53 copy_keyblock_to_lucid_key(
221 if ((retval = copy_keyblock_to_lucid_key(gctx->seq, in make_external_lucid_ctx_v1()
229 if ((retval = copy_keyblock_to_lucid_key(gctx->subkey, in make_external_lucid_ctx_v1()
233 if ((retval = copy_keyblock_to_lucid_key(gctx->acceptor_subkey, in make_external_lucid_ctx_v1()
257 copy_keyblock_to_lucid_key( in copy_keyblock_to_lucid_key() function