Searched refs:keygen (Results 1 – 4 of 4) sorted by relevance
16 You can generate a keypair for one of these types using the 'keygen' command:18 ./scripts/imgtool.py keygen -k filename.pem -t rsa-204826 You can add the `-p` argument to `keygen`, which will cause it to
137 Generating a keypair with imgtool is a matter of running the keygen141 $ ./scripts/imgtool.py keygen -k mykey.pem -t rsa-2048
101 def keygen(type, key, password): function386 imgtool.add_command(keygen)
203 ../../scripts/imgtool.py keygen -k keys/$(SIGN_KEY_FILE).pem -t ecdsa-p256