| /src/usr.bin/skeyinfo/ |
| H A D | skeyinfo.c | 49 struct skey skey; local in function:main
|
| /src/lib/libskey/ |
| H A D | skey.h | 21 struct skey { struct
|
| H A D | skeylogin.c | 355 struct skey skey; local in function:skey_haskey 375 struct skey skey; local in function:skey_keyinfo 398 struct skey skey; local in function:skey_passcheck 447 struct skey skey; local in function:skey_authenticate 452 struct skey skey; local in function:skey_authenticate [all...] |
| /src/sys/crypto/aes/ |
| H A D | aes_ct_dec.c | 162 br_aes_ct_bitslice_decrypt(unsigned num_rounds,const uint32_t * skey,uint32_t * q) argument
|
| H A D | aes_ct_enc.c | 104 br_aes_ct_bitslice_encrypt(unsigned num_rounds,const uint32_t * skey,uint32_t * q) argument
|
| H A D | aes_ct64_dec.c | 151 br_aes_ct64_bitslice_decrypt(unsigned num_rounds,const uint64_t skey[static120],uint64_t q[static8]) argument
|
| H A D | aes_ct64_enc.c | 107 br_aes_ct64_bitslice_encrypt(unsigned num_rounds,const uint64_t skey[static120],uint64_t q[static8]) argument
|
| H A D | aes_ct.c | 275 uint32_t skey[120]; local in function:br_aes_ct_keysched 326 br_aes_ct_skey_expand(uint32_t *skey, argument 346 br_aes_ct_keysched_stdenc(uint32_t * skey,const void * key,size_t key_len) argument 391 br_aes_ct_keysched_stddec(uint32_t * skey,const void * key,size_t key_len) argument [all...] |
| H A D | aes_ct64.c | 344 uint32_t skey[60]; local in function:br_aes_ct64_keysched 406 br_aes_ct64_skey_expand(uint64_t skey[static 120], argument 433 br_aes_ct64_keysched_stdenc(uint32_t * skey,const void * key,size_t key_len) argument 478 br_aes_ct64_keysched_stddec(uint32_t * skey,const void * key,size_t key_len) argument [all...] |
| /src/sbin/scsictl/ |
| H A D | scsi_sense.c | 421 unsigned char skey; local in function:scsi_decode_sense
|
| /src/usr.bin/skeyinit/ |
| H A D | skeyinit.c | 57 struct skey skey; local in function:main [all...] |
| /src/sys/net/ |
| H A D | toeplitz.c | 148 stoeplitz_cache_init(struct stoeplitz_cache *scache, stoeplitz_key skey) argument 221 uint16_t skey = htons(stoeplitz_keyseed); local in function:stoeplitz_to_key
|
| /src/sys/dev/scsipi/ |
| H A D | scsipi_verbose.c | 1010 unsigned char skey; local in function:scsipi_decode_sense
|
| /src/usr.sbin/mmcformat/ |
| H A D | uscsi_sense.c | 755 unsigned char skey; local in function:uscsi_decode_sense
|
| /src/sys/crypto/aes/arch/x86/ |
| H A D | aes_sse2_4x32_dec.c | 180 aes_sse2_4x32_bitslice_decrypt(unsigned num_rounds,const uint32_t skey[static120],__m128i q[static8]) argument
|
| H A D | aes_sse2_4x32_enc.c | 119 aes_sse2_4x32_bitslice_encrypt(unsigned num_rounds,const uint32_t skey[static120],__m128i q[static8]) argument
|
| H A D | aes_sse2_4x32.c | 280 uint32_t skey[120]; local in function:aes_sse2_4x32_keysched 337 aes_sse2_4x32_skey_expand(uint32_t skey[static120],unsigned num_rounds,const uint32_t comp_skey[static60]) argument [all...] |
| /src/sys/net/npf/ |
| H A D | npf_connkey.c | 200 npf_connkey_copy(const npf_connkey_t *skey, npf_connkey_t *dkey, bool invert) argument
|
| /src/lib/libtelnet/ |
| H A D | kerberos5.c | 414 Session_Key skey; local in function:kerberos5_is 523 Session_Key skey; local in function:kerberos5_reply [all...] |
| H A D | sra.c | 166 Session_Key skey; local in function:sra_is 260 Session_Key skey; local in function:sra_reply [all...] |
| /src/usr.sbin/netgroup_mkdb/ |
| H A D | netgroup_mkdb.c | 591 struct string skey, sdata; local in function:ng_write 642 struct string skey, sdata; local in function:ng_rwrite [all...] |
| /src/sys/arch/evbppc/wii/dev/ |
| H A D | di.c | 244 di_sense(struct scsipi_xfer *xs, uint8_t skey, uint8_t asc, uint8_t ascq) argument
|