Source release 19.4.0
This commit is contained in:
@@ -586,6 +586,11 @@ OEMCryptoResult OEMCrypto_GetBCCType(OEMCrypto_BCCType* bcc_type UNUSED) {
|
||||
return OEMCrypto_ERROR_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
OEMCryptoResult OEMCrypto_GetBCCSignatureType(
|
||||
OEMCrypto_BCCSignatureType* bcc_signature_type UNUSED) {
|
||||
return OEMCrypto_ERROR_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
OEMCryptoResult OEMCrypto_LoadRelease(OEMCrypto_SESSION session UNUSED,
|
||||
const uint8_t* message UNUSED,
|
||||
size_t message_length UNUSED,
|
||||
|
||||
Reference in New Issue
Block a user