Searched refs:SIGN_ALG_RSA (Results 1 – 2 of 2) sorted by relevance
467 enum { SIGN_ALG_RSA, SIGN_ALG_DSA } alg = SIGN_ALG_RSA; in tls_write_client_certificate_verify() enumerator540 if (alg == SIGN_ALG_RSA) { in tls_write_client_certificate_verify()567 if (alg == SIGN_ALG_RSA) in tls_write_client_certificate_verify()
775 enum { SIGN_ALG_RSA, SIGN_ALG_DSA } alg = SIGN_ALG_RSA; in tls_process_certificate_verify() enumerator885 if (alg == SIGN_ALG_RSA) { in tls_process_certificate_verify()912 if (alg == SIGN_ALG_RSA) in tls_process_certificate_verify()