Searched refs:RSA2048_BYTES (Results 1 – 3 of 3) sorted by relevance
144 #define RSA2048_BYTES (2048 / 8) macro
95 if (key_len != RSA2048_BYTES) in rsa_mod_exp_hw()651 if (info->crypto->key_len != RSA2048_BYTES) in rsa_burn_key_hash()
72 .key_len = RSA2048_BYTES,