Searched defs:MAX_RSA_KEY_BYTES (Results 1 – 2 of 2) sorted by relevance
86 #define MAX_RSA_KEY_BYTES ((RSA_MAX_KEY_SIZE_BITS + 7) / 8) macro
83 #define MAX_RSA_KEY_BYTES 256 macro