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