Home
last modified time | relevance | path

Searched refs:nonce (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/tools/encrypt_fw/src/
H A Dmain.c141 char *nonce = NULL; in main() local
189 nonce = optarg; in main()
206 if (!nonce) { in main()
221 ret = encrypt_file(fw_enc_status, key_alg, key, nonce, in_fn, out_fn); in main()
/rk3399_ARM-atf/include/lib/psa/
H A Drse_crypto_defs.h23 uint8_t nonce[RSE_CRYPTO_MAX_NONCE_LENGTH]; member
/rk3399_ARM-atf/docs/getting_started/
H A Dtools-build.rst171 Also, a user may choose to provide encryption key or nonce as an input file
H A Dbuild-options.rst660 - ``ENC_NONCE``: A 12-byte (96-bit) encryption nonce or Initialization Vector