Searched refs:wrap_sessionkey (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/
H A Duams_gss.c273 static int wrap_sessionkey(gss_ctx_id_t context, struct session_info *sinfo) function
294 LOG(log_error, logtype_uams, "wrap_sessionkey: failed to gss_wrap sessionkey");
302 "wrap_sessionkey: out of memory tyring to allocate %u bytes",
421 ret = wrap_sessionkey(context_handle, sinfo);

Completed in 36 milliseconds