Searched refs:nonce (Results 1 – 4 of 4) sorted by relevance
141 char *nonce = NULL; in main() local189 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()
23 uint8_t nonce[RSE_CRYPTO_MAX_NONCE_LENGTH]; member
171 Also, a user may choose to provide encryption key or nonce as an input file
660 - ``ENC_NONCE``: A 12-byte (96-bit) encryption nonce or Initialization Vector