Home
last modified time | relevance | path

Searched defs:crypto_larval (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
Dinternal.h25 struct crypto_larval { struct
26 struct crypto_alg alg;
27 struct crypto_alg *adult;
28 struct completion completion;
29 u32 mask;
/kernel/linux/linux-6.6/crypto/
Dinternal.h30 struct crypto_larval { struct
31 struct crypto_alg alg;
32 struct crypto_alg *adult;
33 struct completion completion;
34 u32 mask;
35 bool test_started;