Home
last modified time | relevance | path

Searched defs:req_ctx (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dce_common.c238 static int ce_aes_start(crypto_aes_req_ctx_t *req_ctx) in ce_aes_start()
338 static int ce_aes_check_ctx_vaild(crypto_aes_req_ctx_t *req_ctx) in ce_aes_check_ctx_vaild()
396 int do_aes_crypto(crypto_aes_req_ctx_t *req_ctx) in do_aes_crypto()
497 static int ce_hash_start(crypto_hash_req_ctx_t *req_ctx) in ce_hash_start()
583 static int ce_hash_check_ctx_valid(crypto_hash_req_ctx_t *req_ctx) in ce_hash_check_ctx_valid()
646 int do_hash_crypto(crypto_hash_req_ctx_t *req_ctx) in do_hash_crypto()
677 static int ce_rsa_start(crypto_rsa_req_ctx_t *req_ctx) in ce_rsa_start()
816 static int ce_rsa_check_ctx_valid(crypto_rsa_req_ctx_t *req_ctx) in ce_rsa_check_ctx_valid()
851 int do_rsa_crypto(crypto_rsa_req_ctx_t *req_ctx) in do_rsa_crypto()
870 int do_rng_gen(crypto_rng_req_ctx_t *req_ctx) in do_rng_gen()

Completed in 7 milliseconds