Home
last modified time | relevance | path

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

/openbmc/linux/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()
H A Dcc_cipher.c1461 int cc_cipher_alloc(struct cc_drvdata *drvdata) in cc_cipher_alloc() function