Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/ccree/
Dcc_buffer_mgr.h42 int cc_buffer_mgr_fini(struct cc_drvdata *drvdata);
Dcc_driver.c524 cc_buffer_mgr_fini(new_drvdata); in init_cc_resources()
556 cc_buffer_mgr_fini(drvdata); in cleanup_cc_resources()
Dcc_buffer_mgr.c1379 int cc_buffer_mgr_fini(struct cc_drvdata *drvdata) in cc_buffer_mgr_fini() function