Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dauth_des.c62 static struct auth_ops *authdes_ops(void);
199 auth->ah_ops = authdes_ops(); in authdes_pk_seccreate()
458 authdes_ops(void) in authdes_ops() function
/titanic_41/usr/src/uts/common/rpc/sec/
H A Dauth_des.c78 static struct auth_ops *authdes_ops(void);
185 auth->ah_ops = authdes_ops(); in authdes_create()
451 authdes_ops(void) in authdes_ops() function