Home
last modified time | relevance | path

Searched defs:skey (Results 1 – 25 of 29) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.c481 sctp_free_sharedkey(sctp_sharedkey_t *skey) in sctp_free_sharedkey()
496 sctp_sharedkey_t *skey; in sctp_find_sharedkey() local
509 sctp_sharedkey_t *skey; in sctp_insert_sharedkey() local
555 sctp_sharedkey_t *skey; in sctp_auth_key_acquire() local
572 sctp_sharedkey_t *skey; in sctp_auth_key_release() local
597 sctp_copy_sharedkey(const sctp_sharedkey_t *skey) in sctp_copy_sharedkey()
617 sctp_sharedkey_t *skey, *new_skey; in sctp_copy_skeylist() local
1219 sctp_sharedkey_t *skey; local
1253 sctp_sharedkey_t *skey; local
1285 sctp_sharedkey_t *skey = NULL; local
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_libtomcrypt.c42 symmetric_key skey; in des_encrypt() local
88 symmetric_key *skey; in aes_encrypt_init() local
102 symmetric_key *skey = ctx; in aes_encrypt() local
109 symmetric_key *skey = ctx; in aes_encrypt_deinit() local
117 symmetric_key *skey; in aes_decrypt_init() local
131 symmetric_key *skey = ctx; in aes_decrypt() local
138 symmetric_key *skey = ctx; in aes_decrypt_deinit() local
Dtls_openssl_ocsp.c508 EVP_PKEY *skey; in check_ocsp_resp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_libtomcrypt.c42 symmetric_key skey; in des_encrypt() local
88 symmetric_key *skey; in aes_encrypt_init() local
102 symmetric_key *skey = ctx; in aes_encrypt() local
109 symmetric_key *skey = ctx; in aes_encrypt_deinit() local
117 symmetric_key *skey; in aes_decrypt_init() local
131 symmetric_key *skey = ctx; in aes_decrypt() local
138 symmetric_key *skey = ctx; in aes_decrypt_deinit() local
Dtls_openssl_ocsp.c508 EVP_PKEY *skey; in check_ocsp_resp() local
/third_party/openssl/demos/smime/
Dsmsign.c19 EVP_PKEY *skey = NULL; in main() local
Dsmsign2.c19 EVP_PKEY *skey = NULL, *skey2 = NULL; in main() local
/third_party/openssl/demos/cms/
Dcms_sign.c19 EVP_PKEY *skey = NULL; in main() local
Dcms_sign2.c19 EVP_PKEY *skey = NULL, *skey2 = NULL; in main() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/
Dhugeshmget02.c23 int *skey; member
/third_party/lwip/src/netif/ppp/
Dmppe.c141 char skey[sizeof(state->session_key) * 2 + 1]; in mppe_init() local
/third_party/mesa3d/src/panfrost/bifrost/
Dnodearray.h137 nodearray_sparse skey = nodearray_encode(key, NODEARRAY_MAX_VALUE); in nodearray_sparse_search() local
/third_party/openssl/crypto/ocsp/
Docsp_vfy.c79 EVP_PKEY *skey; in ocsp_verify() local
/third_party/node/deps/openssl/openssl/crypto/ocsp/
Docsp_vfy.c79 EVP_PKEY *skey; in ocsp_verify() local
/third_party/openssl/ssl/statem/
Dstatem_clnt.c2907 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_dhe() local
2972 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_ecdhe() local
Dstatem_srvr.c2957 EVP_PKEY *skey = NULL; in tls_process_cke_dhe() local
3008 EVP_PKEY *skey = s->s3.tmp.pkey; in tls_process_cke_ecdhe() local
Dextensions_srvr.c1594 EVP_PKEY *ckey = s->s3.peer_tmp, *skey = NULL; in tls_construct_stoc_key_share() local
Dextensions_clnt.c1743 EVP_PKEY *ckey = s->s3.tmp.pkey, *skey = NULL; in tls_parse_stoc_key_share() local
/third_party/node/deps/openssl/openssl/ssl/statem/
Dstatem_clnt.c2915 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_dhe() local
2980 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_ecdhe() local
Dstatem_srvr.c2977 EVP_PKEY *skey = NULL; in tls_process_cke_dhe() local
3028 EVP_PKEY *skey = s->s3.tmp.pkey; in tls_process_cke_ecdhe() local
Dextensions_clnt.c1783 EVP_PKEY *ckey = s->s3.tmp.pkey, *skey = NULL; in tls_parse_stoc_key_share() local
Dextensions_srvr.c1628 EVP_PKEY *ckey = s->s3.peer_tmp, *skey = NULL; in tls_construct_stoc_key_share() local
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c173 build_sense_buffer(bool desc, uint8_t *buf, uint8_t skey, uint8_t asc, in build_sense_buffer()
/third_party/openssl/test/
Dsslapitest.c567 char *skey = test_mk_file_path(certsdir, "leaf.key"); in test_client_cert_verify_cb() local
648 char *skey = test_mk_file_path(certsdir, "leaf.key"); in test_ssl_build_cert_chain() local
687 char *skey = test_mk_file_path(certsdir, "leaf-encrypted.key"); in test_ssl_ctx_build_cert_chain() local
/third_party/node/deps/openssl/openssl/crypto/x509/
Dx509_vfy.c2021 EVP_PKEY *skey, const EVP_MD *md, unsigned int flags) in X509_CRL_diff()

12