Searched refs:encryption_type (Results 1 – 2 of 2) sorted by relevance
509 const char *keyfile, const char *encryption_type) in encrypt_payload() argument525 encryption_type, keyfile, payload, encr_payload)) < 0 || in encrypt_payload()1691 char *encryption_type; in main() local1762 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()
53 # If an encryption_type is specified then a signature_type must also56 encryption_type=3des # 3des | aes | <empty>