Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dd3des.h38 extern void usekey (DESContext * ctx, unsigned long *);
Dd3des.c151 usekey (ctx, dough); in cookey()
167 usekey (DESContext * ctx, register unsigned long *from) in usekey() function