Home
last modified time | relevance | path

Searched refs:str_key (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Denc_des.c103 krb5_keyblock str_key; member
127 code = krb5_c_encrypt(telnet_context, &stp->str_key, 0, NULL, in ecb_encrypt()
471 stp->str_key.length = DES_BLOCKSIZE; in cfb64_stream_key()
472 stp->str_key.contents = stp->str_keybytes; in cfb64_stream_key()
479 stp->str_key.enctype = ENCTYPE_DES_CBC_RAW; in cfb64_stream_key()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h231 restarter_str_t str_key; member
H A Dlibrestart.c423 if (key == restarter_str[i].str_key) in restarter_get_str_short()
434 if (key == restarter_str[i].str_key) in restarter_get_str_long()