/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_asn1.c | 28 static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rsa_cb() argument
|
/third_party/node/deps/openssl/openssl/crypto/dsa/ |
H A D | dsa_asn1.c | 25 static int dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dsa_cb() argument
|
/third_party/openssl/crypto/dsa/ |
H A D | dsa_asn1.c | 25 static int dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dsa_cb() argument
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_asn1.c | 28 static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rsa_cb() argument
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | p8_pkey.c | 17 static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pkey_cb() argument
|
H A D | nsseq.c | 16 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in nsseq_cb() argument
|
/third_party/openssl/crypto/asn1/ |
H A D | p8_pkey.c | 17 static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pkey_cb() argument
|
H A D | nsseq.c | 16 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in nsseq_cb() argument
|
/third_party/ltp/testcases/kernel/syscalls/flock/ |
H A D | flock01.c | 17 int operation; member
|
H A D | flock02.c | 25 int operation; member
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_asn1.c | 293 cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) cms_cb() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x_crl.c | 47 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb() argument
|
H A D | x_x509.c | 36 static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in x509_cb() argument
|
H A D | x_req.c | 35 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb() argument 48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb() argument
|
/third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
H A D | pk7_asn1.c | 33 static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pk7_cb() argument
|
/third_party/openssl/crypto/cms/ |
H A D | cms_asn1.c | 304 cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) cms_cb() argument [all...] |
/third_party/openssl/crypto/pkcs7/ |
H A D | pk7_asn1.c | 33 static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pk7_cb() argument
|
/third_party/openssl/crypto/x509/ |
H A D | x_crl.c | 47 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb() argument
|
H A D | x_x509.c | 36 static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in x509_cb() argument
|
/third_party/mbedtls/tests/src/drivers/ |
H A D | test_driver_pake.c | 24 mbedtls_test_transparent_pake_setup( mbedtls_transparent_test_driver_pake_operation_t *operation, const psa_crypto_driver_pake_inputs_t *inputs) mbedtls_test_transparent_pake_setup() argument 54 mbedtls_test_transparent_pake_output( mbedtls_transparent_test_driver_pake_operation_t *operation, psa_crypto_driver_pake_step_t step, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_transparent_pake_output() argument 104 mbedtls_test_transparent_pake_input( mbedtls_transparent_test_driver_pake_operation_t *operation, psa_crypto_driver_pake_step_t step, const uint8_t *input, size_t input_length) mbedtls_test_transparent_pake_input() argument 139 mbedtls_test_transparent_pake_get_implicit_key( mbedtls_transparent_test_driver_pake_operation_t *operation, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_transparent_pake_get_implicit_key() argument 171 mbedtls_test_transparent_pake_abort( mbedtls_transparent_test_driver_pake_operation_t *operation) mbedtls_test_transparent_pake_abort() argument [all...] |
H A D | hash.c | 58 mbedtls_test_transparent_hash_setup( mbedtls_transparent_test_driver_hash_operation_t *operation, psa_algorithm_t alg) mbedtls_test_transparent_hash_setup() argument 113 mbedtls_test_transparent_hash_update( mbedtls_transparent_test_driver_hash_operation_t *operation, const uint8_t *input, size_t input_length) mbedtls_test_transparent_hash_update() argument 143 mbedtls_test_transparent_hash_finish( mbedtls_transparent_test_driver_hash_operation_t *operation, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_test_transparent_hash_finish() argument 175 mbedtls_test_transparent_hash_abort( mbedtls_transparent_test_driver_hash_operation_t *operation) mbedtls_test_transparent_hash_abort() argument [all...] |
/third_party/mbedtls/tests/src/ |
H A D | psa_crypto_stubs.c | 57 psa_status_t psa_hash_abort(psa_hash_operation_t *operation) in psa_hash_abort() argument
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_deferred_operation.c | 52 vk_common_DestroyDeferredOperationKHR(VkDevice _device, VkDeferredOperationKHR operation, const VkAllocationCallbacks *pAllocator) vk_common_DestroyDeferredOperationKHR() argument 67 vk_common_GetDeferredOperationMaxConcurrencyKHR(UNUSED VkDevice device, UNUSED VkDeferredOperationKHR operation) vk_common_GetDeferredOperationMaxConcurrencyKHR() argument 74 vk_common_GetDeferredOperationResultKHR(UNUSED VkDevice device, UNUSED VkDeferredOperationKHR operation) vk_common_GetDeferredOperationResultKHR() argument 81 vk_common_DeferredOperationJoinKHR(UNUSED VkDevice device, UNUSED VkDeferredOperationKHR operation) vk_common_DeferredOperationJoinKHR() argument
|
/third_party/node/deps/v8/src/common/ |
H A D | operation.h | 49 inline std::ostream& operator<<(std::ostream& os, const Operation& operation) { in operator <<() argument
|
/third_party/skia/third_party/externals/swiftshader/src/ |
H A D | commit_id.py | 35 operation = sys.argv[1] variable
|