Searched defs:inblock (Results 1 – 5 of 5) sorted by relevance
107 const krb5_keyblock *inblock, in krb5_copy_keyblock_contents()129 const krb5_keyblock *inblock, in krb5_copy_keyblock()
42 void cast_encrypt(cast_key* key, u_int8_t* inblock, u_int8_t* outblock) in cast_encrypt()87 void cast_decrypt(cast_key* key, u_int8_t* inblock, u_int8_t* outblock) in cast_decrypt()
122 int inblock; /* (*) input blocks */ member
407 void gost_enc_with_key(gost_ctx * c, byte * key, byte * inblock, in gost_enc_with_key()
1371 long inblock; /* the number of times the file system had to perform input */ member