Searched refs:uef_context_t (Results 1 – 1 of 1) sorted by relevance
1220 typedef struct uef_context_s uef_context_t; typedef1259 uef_context_t *enc_context;1260 uef_context_t *dec_context;1292 enc_context = text->utils->malloc(sizeof (uef_context_t));1331 dec_context = text->utils->malloc(sizeof(uef_context_t));1408 uef_context_t *enc_context =1409 (uef_context_t *)text->cipher_enc_context;1410 uef_context_t *dec_context =1411 (uef_context_t *)text->cipher_dec_context;1479 uef_context_t *dec_context =[all …]