On Wed, Jan 12, 2011 at 2:02 PM, Bernhard Thalmayr <[email protected]> wrote: > > Am'I wright that 'C_DeriveKey' is actually 'NSC_DeriveKey' in > http://mxr.mozilla.org/security/source/security/nss/lib/softoken/pkcs11c.c ?
Yes. C_DeriveKey is a function pointer. It points to the NSC_DeriveKey function. Wan-Teh -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

