HomeSort by: relevance | last modified time | path
    Searched defs:cipher_t (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/libsaslc/dist/src/
mech_digestmd5.c 123 } cipher_t; typedef in typeref:enum:__anon964
133 /* NB: to be indexed by cipher_t values */
144 cipher_name(cipher_t cipher)
179 cipher_t cipher;
1003 cipher_context_create(saslc_sess_t *sess, cipher_t cipher, int do_enc, uint8_t *key)
1008 cipher_t eval; /* for error checking */
1014 /* NB: table indexed by cipher_t */
1502 * @return the selected cipher_t

Completed in 24 milliseconds