Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.c177 return (DH_CIPHER_FAILURE); in __dh_desN_crypt()
202 return (DH_CIPHER_FAILURE); in __dh_des_crypt()
502 OM_uint32 stat = DH_CIPHER_FAILURE; in __QOPSeal()
554 OM_uint32 stat = DH_CIPHER_FAILURE; in __QOPUnSeal()
566 return (DH_CIPHER_FAILURE); in __QOPUnSeal()
H A Derror.h48 #define DH_CIPHER_FAILURE EVAL(5) macro
H A Dsupport.c102 case DH_CIPHER_FAILURE: in __dh_gss_display_status()