Home
last modified time | relevance | path

Searched defs:des3key (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dwanboot_impl.h62 char des3key[DES3_KEY_SIZE]; member
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c158 static unsigned char des3key[DES3_KEY_SIZE]; variable
/titanic_44/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c4496 create_des3key(unsigned char **des3key) in create_des3key()
4597 unsigned char *des3key = NULL; in OpenSSL_CreateSymKey() local