Angel Yankov
c25e6d53e6
General improvements * Align allocations of sc_mem_secure_alloc (#3281). * Fix -O3 gcc optimization failure on amd64 and ppc64el (#3299). pkcs11-spy * Avoid crash while spying C_GetInterface() (#3275). TCOS * Fix reading certificate (#3296). OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=92
9 lines
390 B
Plaintext
9 lines
390 B
Plaintext
# This file describes how to load the opensc module
|
|
# See: http://p11-glue.freedesktop.org/doc/p11-kit/config.html
|
|
|
|
# This is a relative path, which means it will be loaded from
|
|
# the p11-kit default path which is usually $(libdir)/pkcs11.
|
|
# Doing it this way allows for packagers to package opensc for
|
|
# 32-bit and 64-bit and make them parallel installable
|
|
module: onepin-opensc-pkcs11.so
|