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

/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DsslContext.c2439 const tls_signature_and_hash_algorithm *peerAlgs = tls_handshake_get_peer_signature_algorithms(ctx->hdsk, &numPeerSigAlgs); local
2441 memmove(sigAlgs, peerAlgs,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DsslContext.c2439 const tls_signature_and_hash_algorithm *peerAlgs = tls_handshake_get_peer_signature_algorithms(ctx->hdsk, &numPeerSigAlgs); local
2441 memmove(sigAlgs, peerAlgs,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DsslContext.c2439 const tls_signature_and_hash_algorithm *peerAlgs = tls_handshake_get_peer_signature_algorithms(ctx->hdsk, &numPeerSigAlgs); local
2441 memmove(sigAlgs, peerAlgs,

Completed in 180 milliseconds