Searched defs:kapi_hash_handle (Results 1 – 1 of 1) sorted by relevance
53 static td_s32 inner_kapi_hash_handle_check(td_handle kapi_hash_handle) in inner_kapi_hash_handle_check()192 td_s32 kapi_cipher_hash_start(td_handle *kapi_hash_handle, const crypto_hash_attr *hash_attr) in kapi_cipher_hash_start()236 td_s32 kapi_cipher_hash_update(td_handle kapi_hash_handle, const crypto_buf_attr *src_buf, const t… in kapi_cipher_hash_update()279 td_s32 kapi_cipher_hash_finish(td_handle kapi_hash_handle, td_u8 *out, td_u32 *out_len) in kapi_cipher_hash_finish()326 td_s32 kapi_cipher_hash_get(td_handle kapi_hash_handle, crypto_hash_clone_ctx *hash_clone_ctx) in kapi_cipher_hash_get()348 td_s32 kapi_cipher_hash_set(td_handle kapi_hash_handle, const crypto_hash_clone_ctx *hash_clone_ctx) in kapi_cipher_hash_set()370 td_s32 kapi_cipher_hash_destroy(td_handle kapi_hash_handle) in kapi_cipher_hash_destroy()