Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c176 typedef struct cipher_context cipher_context_t; typedef
844 text->cipher_enc_context = (cipher_context_t *) c;
858 text->cipher_dec_context = (cipher_context_t *) c;
967 text->cipher_enc_context = (cipher_context_t *) c;
976 text->cipher_dec_context = (cipher_context_t *) c;
1117 (cipher_context_t *) text->utils->malloc(sizeof(rc4_context_t));
1121 (cipher_context_t *) text->utils->malloc(sizeof(rc4_context_t));
1318 text->cipher_enc_context = (cipher_context_t *)enc_context;
1368 text->cipher_dec_context = (cipher_context_t *)dec_context;