Home
last modified time | relevance | path

Searched defs:decrypt (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/libc/port/
H A Dcrypt.c47 decrypt(void *key, void *vbuf, int n) in decrypt() function
/plan9/sys/src/cmd/unix/drawterm/libc/
H A Dcrypt.c47 decrypt(void *key, void *vbuf, int n) in decrypt() function
/plan9/sys/src/cmd/unix/9pfreebsd/mount_9fs/
H A Dcrypt.c54 decrypt(void *key, void *vbuf, int n) in decrypt() function
/plan9/sys/src/cmd/ssh2/
H A Dnetssh.h233 int decrypt; member
297 void (*decrypt)(CipherState*, uchar*, int); member
/plan9/sys/src/cmd/unix/drawterm/include/
H A Dlib.h13 #define decrypt libdecrypt macro
/plan9/sys/src/cmd/unix/
H A Dnetkey.c148 decrypt(void *key, void *vbuf, int n) in decrypt() function
/plan9/sys/src/cmd/ssh1/
H A Dssh.h159 void (*decrypt)(CipherState*, uchar*, int); member