Home
last modified time | relevance | path

Searched refs:akcipher_request_cast (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c22 static inline struct akcipher_request *akcipher_request_cast( in akcipher_request_cast() function
46 struct akcipher_request *req = akcipher_request_cast(async_req); in ccp_rsa_complete()
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-acry.c141 akcipher_request_cast(struct crypto_async_request *req) in akcipher_request_cast() function
185 struct akcipher_request *req = akcipher_request_cast(areq); in aspeed_acry_do_request()