/third_party/openssl/demos/cms/ |
H A D | cms_dec.c | 19 EVP_PKEY *rkey = NULL; in main() local
|
H A D | cms_ddec.c | 22 EVP_PKEY *rkey = NULL; in main() local
|
/third_party/openssl/demos/smime/ |
H A D | smdec.c | 19 EVP_PKEY *rkey = NULL; in main() local
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | aes.c | 34 static const uint8_t rkey[2][16] = { in main() local
|
/third_party/openssl/test/ |
H A D | igetest.c | 30 static unsigned char rkey[16]; variable [all...] |
/third_party/eudev/src/shared/ |
H A D | hashmap.h | 205 static inline void *ordered_hashmap_get2(OrderedHashmap *h, const void *key, void **rkey) { in ordered_hashmap_get2() argument 226 static inline void *ordered_hashmap_remove2(OrderedHashmap *h, const void *key, void **rkey) { in ordered_hashmap_remove2() argument
|
H A D | hashmap.c | 1391 void *hashmap_remove2(Hashmap *h, const void *key, void **rkey) { in hashmap_remove2() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | serv.cpp | 864 ICUService::unregister(URegistryKey rkey, UErrorCode& status) in unregister() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | serv.cpp | 864 ICUService::unregister(URegistryKey rkey, UErrorCode& status) in unregister() argument
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_client.c | 561 EVP_PKEY *rkey = ossl_cmp_ctx_get0_newPubkey(ctx); in cert_response() local
|
H A D | cmp_msg.c | 277 EVP_PKEY *rkey = ossl_cmp_ctx_get0_newPubkey(ctx); in OSSL_CMP_CTX_setup_CRM() local
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_client.c | 564 EVP_PKEY *rkey = ossl_cmp_ctx_get0_newPubkey(ctx); in cert_response() local
|
H A D | cmp_msg.c | 277 EVP_PKEY *rkey = ossl_cmp_ctx_get0_newPubkey(ctx); in OSSL_CMP_CTX_setup_CRM() local
|
/third_party/python/Modules/ |
H A D | _abc.c | 851 PyObject *rkey = PyWeakref_GetObject(copy[i]); in subclasscheck_check_registry() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | serv.cpp | 878 ICUService::unregister(URegistryKey rkey, UErrorCode& status) in unregister() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | opt.c | 1623 static int get_key(const char **ropts, const char *delim, char **rkey) in get_key() argument 1644 av_opt_get_key_value(const char **ropts, const char *key_val_sep, const char *pairs_sep, unsigned flags, char **rkey, char **rval) av_opt_get_key_value() argument
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ocsp.c | 221 EVP_PKEY *key = NULL, *rkey = NULL; in ocsp_main() local 1028 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig, const EVP_MD *resp_md) make_ocsp_response() argument [all...] |
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 646 RSA *rkey = NULL; in capi_get_pkey() local
|
/third_party/openssl/engines/ |
H A D | e_capi.c | 646 RSA *rkey = NULL; in capi_get_pkey() local
|
/third_party/openssl/apps/ |
H A D | ocsp.c | 221 EVP_PKEY *key = NULL, *rkey = NULL; in ocsp_main() local 1028 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig, const EVP_MD *resp_md) make_ocsp_response() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth.c | 362 u8 rkey[32]; in wpa_group_init_gmk_and_counter() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_ndis.c | 906 NDIS_802_11_REMOVE_KEY rkey; in wpa_driver_ndis_remove_key() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth.c | 420 u8 rkey[32]; in wpa_group_init_gmk_and_counter() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_ndis.c | 906 NDIS_802_11_REMOVE_KEY rkey; in wpa_driver_ndis_remove_key() local [all...] |