Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.c306 return (DH_UNKNOWN_QOP); in __alloc_sig()
344 return (DH_UNKNOWN_QOP); in __get_sig_size()
369 return (DH_UNKNOWN_QOP); in __mk_sig()
405 return (DH_UNKNOWN_QOP); in __verify_sig()
508 return (DH_UNKNOWN_QOP); in __QOPSeal()
558 return (DH_UNKNOWN_QOP); in __QOPUnSeal()
H A Derror.h54 #define DH_UNKNOWN_QOP EVAL(11) macro
H A DMICwrap.c344 case DH_UNKNOWN_QOP: in __dh_gss_unseal()
381 return (*minor == DH_UNKNOWN_QOP ? in __dh_gss_unseal()
H A Dsupport.c120 case DH_UNKNOWN_QOP: in __dh_gss_display_status()