Home
last modified time | relevance | path

Searched refs:encryption_type (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c509 const char *keyfile, const char *encryption_type) in encrypt_payload() argument
525 encryption_type, keyfile, payload, encr_payload)) < 0 || in encrypt_payload()
1691 char *encryption_type; in main() local
1762 if ((encryption_type = bootconf_get(&bc_handle, in main()
1777 if (!check_key_type(keyfile, encryption_type, WBKU_ENCR_KEY)) { in main()
1819 encryption_type != NULL) { in main()
1825 encryption_type)) { in main()
/titanic_41/usr/src/cmd/cmd-inet/etc/
H A Dwanboot.conf.sample53 # If an encryption_type is specified then a signature_type must also
56 encryption_type=3des # 3des | aes | <empty>