Home
last modified time | relevance | path

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

/optee_examples/aes/host/
A Dmain.c120 void set_iv(struct test_ctx *ctx, char *iv, size_t iv_sz) in set_iv() function
182 set_iv(&ctx, iv, AES_BLOCK_SIZE); in main()
197 set_iv(&ctx, iv, AES_BLOCK_SIZE); in main()

Completed in 2 milliseconds