Home
last modified time | relevance | path

Searched defs:cipherTextSize (Results 1 – 1 of 1) sorted by relevance

/base/security/crypto_framework/plugin/openssl_plugin/common/src/
Dopenssl_adapter.c1178 …slSm2CipherTextSize(const EC_KEY *key, const EVP_MD *digest, size_t msgLen, size_t *cipherTextSize) in OpensslSm2CipherTextSize()
1183 int OpensslSm2PlainTextSize(const unsigned char *cipherText, size_t cipherTextSize, size_t *plainTe… in OpensslSm2PlainTextSize()