Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/heimdal/lib/krb5/
HDkeyblock.c107 const krb5_keyblock *inblock, in krb5_copy_keyblock_contents()
129 const krb5_keyblock *inblock, in krb5_copy_keyblock()
/freebsd-11-stable/sys/opencrypto/
HDcast.c42 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()
/freebsd-11-stable/sys/sys/
HDaio.h122 int inblock; /* (*) input blocks */ member
/freebsd-11-stable/crypto/openssl/engines/ccgost/
HDgost89.c407 void gost_enc_with_key(gost_ctx * c, byte * key, byte * inblock, in gost_enc_with_key()
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp.h1371 long inblock; /* the number of times the file system had to perform input */ member