Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Drxkad.c51 static struct skcipher_request *rxkad_ci_req; variable
991 struct skcipher_request *req = rxkad_ci_req; in rxkad_decrypt_response()
1228 rxkad_ci_req = req; in rxkad_init()
1243 skcipher_request_free(rxkad_ci_req); in rxkad_exit()