Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.h44 int cc_map_cipher_request(struct cc_drvdata *drvdata, void *ctx,
H A Dcc_cipher.c949 rc = cc_map_cipher_request(ctx_p->drvdata, req_ctx, ivsize, nbytes, in cc_cipher_process()
H A Dcc_buffer_mgr.c370 int cc_map_cipher_request(struct cc_drvdata *drvdata, void *ctx, in cc_map_cipher_request() function