Searched refs:SIGN_ALG_RSA (Results 1 – 4 of 4) sorted by relevance
435 enum { SIGN_ALG_RSA, SIGN_ALG_DSA } alg = SIGN_ALG_RSA; in tls_write_client_certificate_verify() enumerator508 if (alg == SIGN_ALG_RSA) { in tls_write_client_certificate_verify()535 if (alg == SIGN_ALG_RSA) in tls_write_client_certificate_verify()
774 enum { SIGN_ALG_RSA, SIGN_ALG_DSA } alg = SIGN_ALG_RSA; in tls_process_certificate_verify() enumerator884 if (alg == SIGN_ALG_RSA) { in tls_process_certificate_verify()911 if (alg == SIGN_ALG_RSA) in tls_process_certificate_verify()
441 enum { SIGN_ALG_RSA, SIGN_ALG_DSA } alg = SIGN_ALG_RSA; in tls_write_client_certificate_verify() enumerator480 if (alg == SIGN_ALG_RSA) { in tls_write_client_certificate_verify()507 if (alg == SIGN_ALG_RSA) in tls_write_client_certificate_verify()
760 enum { SIGN_ALG_RSA, SIGN_ALG_DSA } alg = SIGN_ALG_RSA; in tls_process_certificate_verify() enumerator829 if (alg == SIGN_ALG_RSA) { in tls_process_certificate_verify()856 if (alg == SIGN_ALG_RSA) in tls_process_certificate_verify()