Searched defs:keylen (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
H A D | nstackx_mbedtls.h | 51 uint32_t keylen; member
|
H A D | nstackx_openssl.h | 57 uint32_t keylen; member
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
H A D | hks_openssl_dsa.c | 44 static uint32_t GetOpensslKeyBlocksLen(uint32_t keylen) in GetOpensslKeyBlocksLen()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
H A D | lnn_node_info.h | 116 int32_t keylen; member
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
H A D | openssl_adapter.c | 443 int OpensslEvpPkeyDerive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) in OpensslEvpPkeyDerive() 1201 int saltlen, int iter, const EVP_MD *digest, int keylen, unsigned char *out) in OpensslPkcs5Pbkdf2Hmac() 1444 int OpensslEvpKdfDerive(EVP_KDF_CTX *ctx, unsigned char *key, size_t keylen, in OpensslEvpKdfDerive()
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | openssl_adapter_mock.c | 749 int OpensslEvpPkeyDerive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) in OpensslEvpPkeyDerive() 1698 int saltlen, int iter, const EVP_MD *digest, int keylen, unsigned char *out) in OpensslPkcs5Pbkdf2Hmac()
|