moz.build |
|
646 |
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"` |
20136 |
pkcs11testmodule.symbols |
|
18 |