Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Denc_des.c112 ecb_encrypt(struct stinfo *stp, Block in, Block out) in ecb_encrypt() function
519 ecb_encrypt(stp, stp->str_output, b); in cfb64_encrypt()
554 ecb_encrypt(stp, stp->str_output, b); in cfb64_decrypt()