Searched defs:str_key (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Denc_des.c102 krb5_keyblock str_key; member in struct:_fb::stinfo
126 code = krb5_c_encrypt(telnet_context, &stp->str_key, NULL, NULL,
470 stp->str_key.length = DES_BLOCKSIZE;
471 stp->str_key.contents = stp->str_keybytes;
478 stp->str_key.enctype = ENCTYPE_DES_CBC_RAW;
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h226 restarter_str_t str_key; member in struct:restarter_state_transition_reason

Completed in 48 milliseconds