Searched refs:SSL_SIG_LENGTH (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11_pub.c450 #define SSL_SIG_LENGTH 36 macro
1000 if (m_len != SSL_SIG_LENGTH) {
1005 i = SSL_SIG_LENGTH;
1109 if (m_len != SSL_SIG_LENGTH) {
1114 i = SSL_SIG_LENGTH;

Completed in 36 milliseconds