Home
last modified time | relevance | path

Searched defs:RSA_MAX_KEY_LEN (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/common/crypto/rsa/
H A Drsa_impl.h39 #define RSA_MAX_KEY_LEN 4096 /* RSA max key length in bits */ macro
/titanic_50/usr/src/uts/common/sys/crypto/
H A Ddca.h103 #define RSA_MAX_KEY_LEN 256 /* RSA max key length in bytes */ macro
/titanic_50/usr/src/uts/common/crypto/io/
H A Ddprov.c292 #define RSA_MAX_KEY_LEN 4096 /* RSA max key length in bits */ macro