Home
last modified time | relevance | path

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

/include/linux/
Dcrypto.h462 #define crt_ablkcipher crt_u.ablkcipher
463 #define crt_aead crt_u.aead
464 #define crt_blkcipher crt_u.blkcipher
465 #define crt_cipher crt_u.cipher
466 #define crt_hash crt_u.hash
467 #define crt_ahash crt_u.ahash
468 #define crt_compress crt_u.compress
469 #define crt_rng crt_u.rng
484 } crt_u; member