Makefile |
|
1837 |
manifest.mn |
|
565 |
pkcs11testmodule.cpp |
The dest buffer is one in the CK_INFO or CK_TOKEN_INFO structs.
Those buffers are padded with spaces. DestSize corresponds to the declared
size for those buffers (e.g. 32 for `char foo[32]`).
The src buffer is a string literal. SrcSize includes the string
termination character (e.g. 4 for `const char foo[] = "foo"` |
28509 |
pkcs11testmodule.def |
|
135 |
pkcs11testmodule.gyp |
|
617 |
pkcs11testmodule.rc |
|
1618 |