Searched defs:crypto_report_cipher (Results 1 – 4 of 4) sorted by relevance
63 struct crypto_report_cipher { struct64 char type[CRYPTO_MAX_NAME];65 unsigned int blocksize;66 unsigned int min_keysize;67 unsigned int max_keysize;
157 struct crypto_report_cipher { struct158 char type[CRYPTO_MAX_NAME];159 unsigned int blocksize;160 unsigned int min_keysize;161 unsigned int max_keysize;
69560 struct crypto_report_cipher { struct69561 char type[64];69562 unsigned int blocksize;69563 unsigned int min_keysize;69564 unsigned int max_keysize;