Searched refs:encrypt_file (Results 1 – 3 of 3) sorted by relevance
| /trusted-firmware-a-latest/tools/encrypt_fw/include/ |
| D | encrypt.h | 16 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string,
|
| /trusted-firmware-a-latest/tools/encrypt_fw/src/ |
| D | main.c | 219 ret = encrypt_file(fw_enc_status, key_alg, key, nonce, in_fn, out_fn); in main()
|
| D | encrypt.c | 157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file() function
|