Home
last modified time | relevance | path

Searched defs:key (Results 301 – 325 of 347) sorted by relevance

1...<<11121314

/openssl/engines/
H A De_padlock.c617 padlock_aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in padlock_aes_init_key()
/openssl/crypto/cmp/
H A Dcmp_ctx.c584 #define EVP_PKEY_invalid(key) 0 argument
/openssl/crypto/conf/
H A Dconf_def.c896 unsigned char key = (unsigned char)c; in is_keytype() local
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c46 const unsigned char *key, size_t keylen) in aesni_cbc_hmac_sha1_init_key()
H A Dcipher_aes_cbc_hmac_sha256_hw.c47 const unsigned char *key, in aesni_cbc_hmac_sha256_init_key()
/openssl/test/
H A Dcmp_client_test.c274 EVP_PKEY *key = raverified /* wrong key */ ? server_key : client_key; in test_exec_KUR_ses() local
H A Dtestutil.h579 char *key; member
593 BIO *key; /* temp memory BIO for reading in keys */ member
H A Dquic_record_test.c61 #define RX_OP_PROVIDE_SECRET(el, suite, key) \ argument
3019 #define TX_OP_PROVIDE_SECRET(el, suite, key) \ argument
H A Dmodes_internal_test.c855 AES_KEY key; in test_gcm128() local
/openssl/ssl/quic/
H A Djson_enc.c482 void ossl_json_key(OSSL_JSON_ENC *json, const char *key) in ossl_json_key()
H A Dquic_ackm.c144 OSSL_ACKM_TX_PKT key; in tx_pkt_history_by_pkt_num() local
155 OSSL_ACKM_TX_PKT key, *pkt; in tx_pkt_history_remove() local
H A Dqlog.c266 static void write_str_once(QLOG *qlog, const char *key, char **p) in write_str_once()
H A Dquic_tls.c94 unsigned char *key, size_t keylen, unsigned char *iv, in quic_new_record_layer()
/openssl/crypto/cms/
H A Dcms_local.h132 unsigned char *key; member
222 unsigned char *key; member
/openssl/crypto/ec/
H A Dec_lib.c1218 int EC_KEY_set_ex_data(EC_KEY *key, int idx, void *arg) in EC_KEY_set_ex_data()
1223 void *EC_KEY_get_ex_data(const EC_KEY *key, int idx) in EC_KEY_get_ex_data()
/openssl/demos/http3/
H A Dossl-nghttp3.c572 OSSL_DEMO_H3_STREAM key, *s; in OSSL_DEMO_H3_CONN_handle_events() local
/openssl/providers/fips/
H A Dself_test_kats.c574 EVP_PKEY *key = NULL; in self_test_asym_cipher() local
/openssl/crypto/ts/
H A Dts_rsp_sign.c151 int TS_RESP_CTX_set_signer_key(TS_RESP_CTX *ctx, EVP_PKEY *key) in TS_RESP_CTX_set_signer_key()
/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c330 static int rsa_get_params(void *key, OSSL_PARAM params[]) in rsa_get_params()
H A Ddsa_kmgmt.c315 static ossl_inline int dsa_get_params(void *key, OSSL_PARAM params[]) in dsa_get_params()
/openssl/providers/implementations/kdfs/
H A Dx942kdf.c432 static int x942kdf_derive(void *vctx, unsigned char *key, size_t keylen, in x942kdf_derive()
H A Dargon2.c791 size_t inlen, const void *key, size_t keylen) in blake2b_mac()
838 const void *in, size_t inlen, const void *key, size_t keylen) in blake2b()
/openssl/apps/
H A Ds_client.c148 unsigned char *key; in psk_client_cb() local
215 unsigned char *key = OPENSSL_hexstr2buf(psk_key, &key_len); in psk_use_session_cb() local
847 EVP_PKEY *key = NULL; in s_client_main() local
/openssl/providers/implementations/kem/
H A Decx_kem.c390 ECX_KEY *key; in derivekey() local
/openssl/ssl/record/
H A Drec_layer_s3.c1238 unsigned char *key, size_t keylen, in ssl_set_new_record_layer()

Completed in 132 milliseconds

1...<<11121314