]>
Commit | Line | Data |
---|---|---|
b1ab9ed8 A |
1 | # |
2 | # transition.cfg | |
3 | # | |
4 | # Configuration file for generating the CSSM API/SPI transition layer. | |
5 | # | |
6 | ||
7 | ||
8 | # | |
9 | # Functions with irregular operation that need hand-coded implementations | |
10 | # | |
11 | CSSM_DigestDataClone custom | |
12 | CSSM_QueryKeySizeInBits custom | |
13 | CSSM_GenerateAlgorithmParams custom |