Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDcipher.h64 typedef struct CipherContext CipherContext; typedef
67 struct CipherContext { struct
82 void cipher_init(CipherContext *, const Cipher *, const u_char *, u_int, argument