Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Dctrl_params_translate.c186 const char *ctrl_str; member
260 const char *ctrl_str; /* The corresponding ctrl string */ member
2493 const char *ctrl_str = NULL; in lookup_translation() local
/third_party/openssl/ohos_lite/include/crypto/
Devp.h79 int (*ctrl_str) (EVP_PKEY_CTX *ctx, const char *type, const char *value); member
/third_party/libuv/src/win/
Dtty.c633 #define VK_CASE(vk, normal_str, shift_str, ctrl_str, shift_ctrl_str) \ in get_vt100_fn_key() argument
/third_party/openssl/include/crypto/
Devp.h171 int (*ctrl_str) (EVP_PKEY_CTX *ctx, const char *type, const char *value); member