Searched refs:authdes_pk_create (Results 1 – 3 of 3) sorted by relevance
/sunrpc/ |
A D | auth_des.c | 117 return authdes_pk_create (servername, &pkey, window, syncaddr, ckey); in authdes_create() 126 authdes_pk_create (const char *servername, netobj *pkey, u_int window, in libc_hidden_def() 214 libc_hidden_def (authdes_pk_create) in libc_hidden_def() argument 216 libc_hidden_nolink_sunrpc (authdes_pk_create, GLIBC_2_1) in libc_hidden_def()
|
A D | Versions | 68 authdes_create; authdes_getucred; authdes_pk_create;
|
/sunrpc/rpc/ |
A D | auth.h | 165 extern AUTH *authdes_pk_create (const char *, netobj *, u_int,
|
Completed in 7 milliseconds