HomeSort by: relevance | last modified time | path
    Searched refs:saslc__mech_xxcode_t (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/libsaslc/dist/src/
mech.h 85 typedef ssize_t (*saslc__mech_xxcode_t)(saslc_sess_t *, const void *, size_t, typedef
113 saslc__mech_xxcode_t encode; /**< encoding function - encodes input
116 saslc__mech_xxcode_t decode; /**< decoding function - decodes input
xsess.c 524 saslc__sess_xxcode(saslc_sess_t *sess, saslc__mech_xxcode_t xxcode,

Completed in 21 milliseconds