Searched defs:hash_ctx (Results 1 – 3 of 3) sorted by relevance
62 static int inner_kapi_alloc_hash_ctx(td_handle *hash_handle, kapi_hash_context **hash_ctx) in inner_kapi_alloc_hash_ctx()118 static td_s32 inner_drv_lock_start(kapi_hash_context *hash_ctx, const crypto_hash_attr *hash_attr) in inner_drv_lock_start()197 kapi_hash_context *hash_ctx = NULL; in kapi_cipher_hash_start() local241 kapi_hash_context *hash_ctx = NULL; in kapi_cipher_hash_update() local284 kapi_hash_context *hash_ctx = NULL; in kapi_cipher_hash_finish() local329 kapi_hash_context *hash_ctx = NULL; in kapi_cipher_hash_get() local351 kapi_hash_context *hash_ctx = NULL; in kapi_cipher_hash_set() local
53 struct psa_hash_operation_s hash_ctx; member
56 crypto_hash_ctx hash_ctx; member622 td_s32 drv_cipher_hash_get(td_handle drv_hash_handle, crypto_hash_clone_ctx *hash_ctx) in drv_cipher_hash_get()680 td_s32 drv_cipher_hash_set(td_handle drv_hash_handle, const crypto_hash_clone_ctx *hash_ctx) in drv_cipher_hash_set()