Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dauth_des.c81 static struct auth_ops *authdes_ops(void);
219 auth->ah_ops = authdes_ops(); in authdes_pk_seccreate()
476 authdes_ops(void) in authdes_ops() function