Searched refs:SIGN_ALG_RSA (Results 1 – 2 of 2) 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()