Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dengine.h21 * struct crypto_engine_op - crypto hardware engine operations
24 struct crypto_engine_op { struct
31 struct crypto_engine_op op; argument
36 struct crypto_engine_op op;
41 struct crypto_engine_op op;
46 struct crypto_engine_op op;
51 struct crypto_engine_op op;
/linux/crypto/
H A Dcrypto_engine.c28 struct crypto_engine_op op;
75 struct crypto_engine_op *op; in crypto_pump_requests()