Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/rpc/
HDauth_des.c84 static struct auth_ops *authdes_ops(void);
222 auth->ah_ops = authdes_ops(); in authdes_pk_seccreate()
479 authdes_ops(void) in authdes_ops() function