Searched refs:inblock (Results 1 – 5 of 5) sorted by relevance
| /minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | keyblock.c | 109 const krb5_keyblock *inblock, in krb5_copy_keyblock_contents() argument 112 return copy_EncryptionKey(inblock, to); in krb5_copy_keyblock_contents() 131 const krb5_keyblock *inblock, in krb5_copy_keyblock() argument 145 ret = krb5_copy_keyblock_contents (context, inblock, k); in krb5_copy_keyblock()
|
| /minix3/crypto/external/bsd/openssl/dist/engines/ccgost/ |
| H A D | gost89.h | 69 void gost_enc_with_key(gost_ctx *, byte * key, byte * inblock,
|
| H A D | gost89.c | 407 void gost_enc_with_key(gost_ctx * c, byte * key, byte * inblock, in gost_enc_with_key() argument 411 gostcrypt(c, inblock, outblock); in gost_enc_with_key()
|
| /minix3/tests/bin/ps/ |
| H A D | keywords | 49 inblock inblk ALIAS
|
| /minix3/external/bsd/top/dist/machine/ |
| H A D | m_freebsd.c | 770 return snprintf(buf, sz, "%6ld", per_second(SP(pp, inblock), elapsed_msecs)); in fmt_read() 1310 proc_io += (savep->sp_inblock = (RP(pp, inblock) - savep->sp_old_inblock)); in get_process_info() 1320 savep->sp_old_inblock = RP(pp, inblock); in get_process_info()
|