Searched defs:key (Results 1 – 7 of 7) sorted by relevance
/sunrpc/ |
A D | des_crypt.c | 67 common_crypt (char *key, char *buf, register unsigned len, in common_crypt() 96 cbc_crypt (char *key, char *buf, unsigned int len, unsigned int mode, in cbc_crypt()
|
A D | xcrypt.c | 109 char key[8]; local 141 char key[8]; in libc_hidden_nolink_sunrpc() local
|
A D | publickey.c | 34 getpublickey (const char *name, char *key) in getpublickey()
|
A D | svcauth_des.c | 69 des_block key; /* conversation key */ member 448 cache_spot (register des_block *key, char *name, in cache_spot()
|
A D | des_impl.c | 378 des_set_key (unsigned char *key, unsigned long *schedule) in des_set_key()
|
/sunrpc/rpc/ |
A D | auth_des.h | 38 des_block key; /* conversation key */ member
|
A D | auth.h | 73 } key; member
|
Completed in 15 milliseconds