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

/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/Security/
H A Dtls_ssl.h81 computeCertVfyMacFcn computeCertVfyMac; member in struct:_SslTlsCallouts
H A DsslCert.c600 if ((err = ctx->sslTslCalls->computeCertVfyMac(ctx, &hashDataBuf, sigAlg.hash)) != 0)
749 if ((err = ctx->sslTslCalls->computeCertVfyMac(ctx, &hashDataBuf, sigAlg.hash)) != 0)
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/lib/
H A Dtls_ssl.h81 computeCertVfyMacFcn computeCertVfyMac; member in struct:_SslTlsCallouts
H A DsslCert.c600 if ((err = ctx->sslTslCalls->computeCertVfyMac(ctx, &hashDataBuf, sigAlg.hash)) != 0)
749 if ((err = ctx->sslTslCalls->computeCertVfyMac(ctx, &hashDataBuf, sigAlg.hash)) != 0)
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/security_ssl/
H A Dtls_ssl.h81 computeCertVfyMacFcn computeCertVfyMac; member in struct:_SslTlsCallouts
H A DsslCert.c600 if ((err = ctx->sslTslCalls->computeCertVfyMac(ctx, &hashDataBuf, sigAlg.hash)) != 0)
749 if ((err = ctx->sslTslCalls->computeCertVfyMac(ctx, &hashDataBuf, sigAlg.hash)) != 0)

Completed in 428 milliseconds