Searched refs:SSLSetPSKSharedSecret (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/regressions/
H A Dssl-42-ciphers.c633 require_noerr(SSLSetPSKSharedSecret(client->st, "123456789", 9), out);
634 require_noerr(SSLSetPSKSharedSecret(server->st, "123456789", 9), out);
H A Dssl-51-state.c411 require_noerr(SSLSetPSKSharedSecret(ctx, shared_secret, sizeof(shared_secret)), out);
H A Dssl-43-ciphers.c485 require_noerr(SSLSetPSKSharedSecret(ctx, "123456789", 9), out);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DSecureTransportPriv.h424 OSStatus SSLSetPSKSharedSecret(SSLContextRef ctx,
H A DsslContext.c2448 OSStatus SSLSetPSKSharedSecret(SSLContextRef ctx, function
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DSecureTransportPriv.h424 OSStatus SSLSetPSKSharedSecret(SSLContextRef ctx,
H A DsslContext.c2448 OSStatus SSLSetPSKSharedSecret(SSLContextRef ctx, function
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DSecureTransportPriv.h424 OSStatus SSLSetPSKSharedSecret(SSLContextRef ctx,
H A DsslContext.c2448 OSStatus SSLSetPSKSharedSecret(SSLContextRef ctx, function

Completed in 134 milliseconds