Searched refs:SSL2_AT_MD5_WITH_RSA_ENCRYPTION (Results 1 – 3 of 3) sorted by relevance
130 #define SSL2_AT_MD5_WITH_RSA_ENCRYPTION 0x01 macro
952 *(p++)=SSL2_AT_MD5_WITH_RSA_ENCRYPTION; in request_certificate()1027 if (ctype != SSL2_AT_MD5_WITH_RSA_ENCRYPTION) in request_certificate()
789 if (buf[1] != SSL2_AT_MD5_WITH_RSA_ENCRYPTION) in client_certificate()