Searched refs:MAX_RSA_KEY_BITS (Results 1 – 3 of 3) sorted by relevance
127 #if !defined(MAX_RSA_KEY_BITS)128 #define MAX_RSA_KEY_BITS 2048 macro131 #define MAX_RSA_KEY_BYTES ((MAX_RSA_KEY_BITS + 7) / 8)
17237 MAX_RSA_KEY_BITS17243 ((MAX_RSA_KEY_BITS + 7) / 8)
17220 MAX_RSA_KEY_BITS17226 ((MAX_RSA_KEY_BITS + 7) / 8)