← Prev in month
← Prev in thread
Next in thread →
Next in month →
Re: [pkcs11] HKDF
typedef struct {
CK_BOOL bExtract;
CK_BOOL bExpand;
CK_BYTE_PTRÂ pSalt;
CK_ULONG ulSalt;
CK_BYTE_PTR pInfo;
CK_ULONG ulInfoLen;
} CK_HKDF_PARAMS;
← Prev in month
← Prev in thread
Next in thread →
Next in month →