Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/crypto/ccree/
Dcc_cipher.h27 int cc_cipher_alloc(struct cc_drvdata *drvdata);
Dcc_driver.c534 rc = cc_cipher_alloc(new_drvdata); in init_cc_resources()
Dcc_cipher.c1424 int cc_cipher_alloc(struct cc_drvdata *drvdata) in cc_cipher_alloc() function