Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/crypto/
H A Ddes.c781 void des_encrypt(const struct des_ctx *ctx, u8 *dst, const u8 *src) in des_encrypt() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Ddes_old.h268 # define des_encrypt(d,k,e)\ macro