Searched defs:des_ctx (Results 1 – 1 of 1) sorted by relevance
19 struct des_ctx { struct27 void des_encrypt(const struct des_ctx *ctx, u8 *dst, const u8 *src); argument