Home
last modified time | relevance | path

Searched refs:CK_PBE_PARAMS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1556 typedef struct CK_PBE_PARAMS { struct
1563 } CK_PBE_PARAMS; argument
1565 typedef CK_PBE_PARAMS CK_PTR CK_PBE_PARAMS_PTR;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c251 sizeof (CK_PBE_PARAMS)) in soft_genkey()
609 CK_PBE_PARAMS *params = pMechanism->pParameter; in soft_pkcs12_pbe()