Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcrypto.h543 #define crt_ablkcipher crt_u.ablkcipher
544 #define crt_blkcipher crt_u.blkcipher
545 #define crt_cipher crt_u.cipher
546 #define crt_hash crt_u.hash
547 #define crt_compress crt_u.compress
559 } crt_u; member