Sponsored Content
Full Discussion: aix certification
Operating Systems AIX aix certification Post 66004 by RTM on Thursday 10th of March 2005 09:30:37 AM
Old 03-10-2005
 

10 More Discussions You Might Find Interesting

1. AIX

Reg books of Aix certification

hi, I am satheesh Kumar. I am going to take IBM:AIX Basic Operations V5;Test 190 certification. I couldnt find good study material for that. So, Can any one suggest me some good books or e-study material for that. (1 Reply)
Discussion started by: satheesh83
1 Replies

2. AIX

Aix Certification Information

Hi, I want to know what is next certification after 222, Any Idea? (1 Reply)
Discussion started by: manoj.solaris
1 Replies

3. AIX

Aix certification (223)

Hi, I would like to complete AIX certification (code -223). Is there any difference between old 222 and 223 exam..? Please guide me in getting the docs for preparation of exam 223..I have got redbook "IBM Certification Study Guide Eserver p5 and pSeries Administration and Support for AIX 5L... (8 Replies)
Discussion started by: to_bsr
8 Replies

4. AIX

AIX Certification

Just wondering if this is worth having? Any thoughts, opinions welcomed. (1 Reply)
Discussion started by: bbbngowc
1 Replies

5. AIX

IBM AIX certification (Test 00190)

I am planning to do AIX certification (190). Please can anyone suggest me a book from where I can prepare. Waiting anxiously for your reply !!! NOMEE (3 Replies)
Discussion started by: nomeealy
3 Replies

6. AIX

aix certification

hi, hi i want to give aix 000-400 system admin cirtification can any body help me in getting dumps. (1 Reply)
Discussion started by: pradeep panigra
1 Replies

7. AIX

Information required for AIX certification

Hello friends, I want some information on AIX certification and want to give the AIX certification exam but not getting the proper information required. Basically when I am trying to search the information about this certification getting different options like "AIX p series certification" Aix... (6 Replies)
Discussion started by: naman agarwal
6 Replies

8. UNIX for Dummies Questions & Answers

can i do AIX certification..

Hi all, I heard abt AIX course, is it good for my carrer?..:confused: I am a Bsc graduate.. Thanks in advance.. (1 Reply)
Discussion started by: gowtham16
1 Replies

9. AIX

AIX certification

Hello Team, Am working as a system consultant for the AIX 6.1 OS which is running on IBM Power 740 past one year. I've part of installation, administration, security, user administration and configuring HACMP work's. I would like to get certify in AIX 6.1 and HACMP. Please... (1 Reply)
Discussion started by: gowthamakanthan
1 Replies

10. AIX

Getting AIX certification

hi, i'm a intermediate linux admin and want to get certified for AIX but many companies does not give AIX related job with uncertified applicants, so how would i start with - AIX 6.1 Basic Operations, then - IBM Certified System Administrator - AIX 7 do i need to go trough a mandatory 5... (6 Replies)
Discussion started by: malayo
6 Replies
Tspi_TPM_SelfTestFull(3)				     Library Functions Manual					  Tspi_TPM_SelfTestFull(3)

						     TCG Software Stack Developer's Reference

NAME
Tspi_TPM_SelfTestFull - perform a self-test of each internal TPM function SYNOPSIS
#include <tss/platform.h> #include <tss/tcpa_defines.h> #include <tss/tcpa_typedef.h> #include <tss/tcpa_struct.h> #include <tss/tss_typedef.h> #include <tss/tss_structs.h> #include <tss/tspi.h> TSS_RESULT Tspi_TPM_SelfTestFull(TSS_HTPM hTPM); DESCRIPTION
Tspi_TPM_SelfTestFull assures that the TPM is functioning as designed. For FIPS certification, crypto modules are required to test them- selves before they are used, and this command is used to fulfill that requirement. This command can also be used to check the TPM whenever such a check is desired. This command is not currently implemented. PARAMETERS
hTPM The hTPM parameter is used to specify the handle of the TPM object on which the self-tests will be run. RETURN CODES
Tspi_TPM_GetStatus returns TSS_SUCCESS on success, otherwise one of the following values is returned: TSS_E_INVALID_HANDLE hTPM is not a valid handle. TSS_E_INTERNAL_ERROR An internal SW error has been detected. CONFORMING TO
Tspi_TPM_SelfTestFull conforms to the Trusted Computing Group Software Specification version 1.1 Golden SEE ALSO
Tspi_TPM_CertifySelfTest(3), Tspi_TPM_GetTestResults(3). TSS 1.1 2004-05-25 Tspi_TPM_SelfTestFull(3)
All times are GMT -4. The time now is 04:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy