Searched refs:MAX_RSA_KEY_BITS (Results 1 – 1 of 1) sorted by relevance
67 #define MAX_RSA_KEY_BITS 2048 macro68 #define MAX_RSA_KEY_BYTES ((MAX_RSA_KEY_BITS + 7) / 8) // 256
Completed in 5 milliseconds