Home
last modified time | relevance | path

Searched refs:cc_cipher_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
493 dev_err(dev, "cc_cipher_alloc failed\n"); in init_cc_resources()
H A Dcc_cipher.c1458 int cc_cipher_alloc(struct cc_drvdata *drvdata) in cc_cipher_alloc() function
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.h27 int cc_cipher_alloc(struct cc_drvdata *drvdata);
H A Dcc_driver.c534 rc = cc_cipher_alloc(new_drvdata); in init_cc_resources()
536 dev_err(dev, "cc_cipher_alloc failed\n"); in init_cc_resources()
H A Dcc_cipher.c1461 int cc_cipher_alloc(struct cc_drvdata *drvdata) in cc_cipher_alloc() function

Completed in 10 milliseconds