Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkeyblock.c109 const krb5_keyblock *inblock, in krb5_copy_keyblock_contents()
131 const krb5_keyblock *inblock, in krb5_copy_keyblock()
/netbsd-src/sys/crypto/cast128/
H A Dcast128.c47 void cast128_encrypt(const cast128_key* key, const u_int8_t* inblock, in cast128_encrypt()
93 void cast128_decrypt(const cast128_key* key, const u_int8_t* inblock, in cast128_decrypt()