| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| H A D | dma.h | 33 struct qce_result_dump *result_buf; member
|
| H A D | skcipher.c | 33 struct qce_result_dump *result_buf = qce->dma.result_buf; in qce_skcipher_done() local
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| H A D | dma.h | 33 struct qce_result_dump *result_buf; member
|
| H A D | skcipher.c | 34 struct qce_result_dump *result_buf = qce->dma.result_buf; in qce_skcipher_done() local
|
| H A D | aead.c | 31 struct qce_result_dump *result_buf = qce->dma.result_buf; in qce_aead_done() local
|
| /third_party/node/deps/openssl/openssl/crypto/ui/ |
| H A D | ui_local.h | 69 char *result_buf; /* Input and Output: If not NULL, member
|
| H A D | ui_lib.c | 97 general_allocate_prompt(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) general_allocate_prompt() argument 119 general_allocate_string(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf, int minsize, int maxsize, const char *test_buf) general_allocate_string() argument 146 general_allocate_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) general_allocate_boolean() argument 197 UI_add_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) UI_add_input_string() argument 206 UI_dup_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) UI_dup_input_string() argument 224 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) UI_add_verify_string() argument 233 UI_dup_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) UI_dup_verify_string() argument 252 UI_add_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) UI_add_input_boolean() argument 261 UI_dup_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) UI_dup_input_boolean() argument [all...] |
| /third_party/openssl/crypto/ui/ |
| H A D | ui_local.h | 69 char *result_buf; /* Input and Output: If not NULL, member
|
| H A D | ui_lib.c | 97 general_allocate_prompt(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) general_allocate_prompt() argument 119 general_allocate_string(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf, int minsize, int maxsize, const char *test_buf) general_allocate_string() argument 146 general_allocate_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) general_allocate_boolean() argument 197 UI_add_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) UI_add_input_string() argument 206 UI_dup_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) UI_dup_input_string() argument 224 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) UI_add_verify_string() argument 233 UI_dup_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) UI_dup_verify_string() argument 252 UI_add_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) UI_add_input_boolean() argument 261 UI_dup_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) UI_dup_input_boolean() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | str_join_internal.h | 242 char* result_buf = &*result.begin(); in JoinAlgorithm() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | pkey_ctx.rs | 980 let mut result_buf = vec![0; length]; in test_verify_recover() variables 993 let mut result_buf = vec![0; length]; in test_verify_recover() variables
|
| /third_party/python/Modules/ |
| H A D | mmapmodule.c | 998 char *result_buf = (char *)PyMem_Malloc(slicelen); in mmap_subscript() local
|
| /third_party/python/Objects/ |
| H A D | bytearrayobject.c | 406 char *result_buf; in bytearray_subscript() local
|
| H A D | bytesobject.c | 1615 char* result_buf; in bytes_subscript() local
|