Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_cipher.h27 int cc_cipher_alloc(struct cc_drvdata *drvdata);
H A Dcc_driver.c491 rc = cc_cipher_alloc(new_drvdata); in init_cc_resources()
H A Dcc_cipher.c1458 int cc_cipher_alloc(struct cc_drvdata *drvdata) in cc_cipher_alloc() function