Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Ddes.h27 void des_encrypt(const struct des_ctx *ctx, u8 *dst, const u8 *src);
/linux/lib/crypto/
H A Ddes.c780 void des_encrypt(const struct des_ctx *ctx, u8 *dst, const u8 *src) in des_encrypt() function
799 EXPORT_SYMBOL_GPL(des_encrypt);