Searched refs:peerSigAlgs (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DtlsCallbacks.c73 myCtx->peerSigAlgs = tls_handshake_get_peer_signature_algorithms(myCtx->hdsk, &myCtx->numPeerSigAlgs);
79 myCtx->peerSigAlgs = tls_handshake_get_peer_signature_algorithms(myCtx->hdsk, &myCtx->numPeerSigAlgs);
H A DsslContext.h236 const tls_signature_and_hash_algorithm *peerSigAlgs; member in struct:SSLContext
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DtlsCallbacks.c73 myCtx->peerSigAlgs = tls_handshake_get_peer_signature_algorithms(myCtx->hdsk, &myCtx->numPeerSigAlgs);
79 myCtx->peerSigAlgs = tls_handshake_get_peer_signature_algorithms(myCtx->hdsk, &myCtx->numPeerSigAlgs);
H A DsslContext.h236 const tls_signature_and_hash_algorithm *peerSigAlgs; member in struct:SSLContext
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DtlsCallbacks.c73 myCtx->peerSigAlgs = tls_handshake_get_peer_signature_algorithms(myCtx->hdsk, &myCtx->numPeerSigAlgs);
79 myCtx->peerSigAlgs = tls_handshake_get_peer_signature_algorithms(myCtx->hdsk, &myCtx->numPeerSigAlgs);
H A DsslContext.h236 const tls_signature_and_hash_algorithm *peerSigAlgs; member in struct:SSLContext

Completed in 175 milliseconds