Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Dkey_prot.x143 union cryptkeyres switch (keystatus status) {
273 cryptkeyres
280 cryptkeyres
315 cryptkeyres
322 cryptkeyres
342 cryptkeyres
349 cryptkeyres
368 cryptkeyres
390 cryptkeyres
397 cryptkeyres
[all …]
/titanic_44/usr/src/lib/libbc/inc/include/rpc/
H A Dkey_prot.h81 struct cryptkeyres { struct
87 typedef struct cryptkeyres cryptkeyres; argument
/titanic_44/usr/src/lib/pam_modules/dhkeys/
H A Dkey_call_uid.c86 cryptkeyres res; in my_key_call()
91 *(cryptkeyres*)rslt = res; in my_key_call()
97 cryptkeyres res; in my_key_call()
102 *(cryptkeyres*)rslt = res; in my_key_call()
/titanic_44/usr/src/lib/libnsl/rpc/
H A Dkey_call.c293 cryptkeyres res; in key_encryptsession_pk()
363 cryptkeyres res; in key_decryptsession_pk()
433 cryptkeyres res; in key_encryptsession()
489 cryptkeyres res; in key_decryptsession()
718 cryptkeyres res; in key_get_conv()
872 cryptkeyres res; in key_call_ext()
877 *(cryptkeyres*)rslt = res; in key_call_ext()
883 cryptkeyres res; in key_call_ext()
888 *(cryptkeyres*)rslt = res; in key_call_ext()
H A Dkey_prot.c130 xdr_cryptkeyres(XDR *xdrs, cryptkeyres *objp) in xdr_cryptkeyres()
/titanic_44/usr/src/uts/common/rpc/sec/
H A Dkey_call.c99 cryptkeyres res; in key_encryptsession()
131 cryptkeyres res; in key_decryptsession()
H A Dkey_prot.c91 xdr_cryptkeyres(XDR *xdrs, cryptkeyres *objp) in xdr_cryptkeyres()
/titanic_44/usr/src/cmd/keyserv/
H A Dkeyserv.c644 cryptkeyres *res;
672 cryptkeyres *res;
754 cryptkeyres *res;
782 cryptkeyres *res;
810 cryptkeyres *res;
1103 cryptkeyres cres;
H A Dsetkey.c1644 cryptkeyres *result;
/titanic_44/usr/src/lib/libnsl/common/
H A Dllib-lnsl599 bool_t xdr_cryptkeyres(XDR *xdrs, cryptkeyres *objp);