Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1595 typedef struct CK_PBE_PARAMS { struct
1602 } CK_PBE_PARAMS; argument
1604 typedef CK_PBE_PARAMS CK_PTR CK_PBE_PARAMS_PTR;
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c252 sizeof (CK_PBE_PARAMS)) in soft_genkey()
616 CK_PBE_PARAMS *params = pMechanism->pParameter; in soft_pkcs12_pbe()