Searched refs:cipher_context_t (Results 1 – 1 of 1) sorted by relevance
196 typedef struct cipher_context_t { struct199 } cipher_context_t; argument206 cipher_context_t *cph_ctx; /* cipher context */944 cipher_context_destroy(cipher_context_t *ctx) in cipher_context_destroy()1005 static cipher_context_t *1030 cipher_context_t *ctx; /* cipher context */ in cipher_context_create()1138 get_padlen(cipher_context_t *ctx, size_t inlen) in get_padlen()1186 cipher_update(cipher_context_t *ctx, void *in, size_t inlen) in cipher_update()