NXP Reader Library  v17.1.0.2535
Component : Stub

Stub Sub-Component ASymmetric Cryptography library. More...

Collaboration diagram for Component : Stub:

Data Structures

struct  phCryptoASym_Stub_DataParams_t
 Data structure for ASymmetric Crypto Stub layer implementation. More...
 

Functions

phStatus_t phCryptoASym_Stub_Init (phCryptoASym_Stub_DataParams_t *pDataParams, uint16_t wSizeOfDataParams)
 Initialize the CryptoASym with Stub as sub-component. More...
 

Detailed Description

Stub Sub-Component ASymmetric Cryptography library.

Function Documentation

◆ phCryptoASym_Stub_Init()

phStatus_t phCryptoASym_Stub_Init ( phCryptoASym_Stub_DataParams_t pDataParams,
uint16_t  wSizeOfDataParams 
)

Initialize the CryptoASym with Stub as sub-component.

Returns
Status code
Return values
PH_ERR_SUCCESSOperation successful.
OtherDepending on implementation and underlying component.
Parameters
[in]pDataParams[In] Pointer to this layer's parameter structure.
[in]wSizeOfDataParams[In] Specifies the size of the data parameter structure.