Home
last modified time | relevance | path

Searched defs:key (Results 226 – 250 of 315) sorted by relevance

12345678910>>...13

/openssl/crypto/cmac/
H A Dcmac.c111 int CMAC_Init(CMAC_CTX *ctx, const void *key, size_t keylen, in CMAC_Init()
/openssl/crypto/cms/
H A Dcms_pwri.c300 unsigned char *key = NULL; in ossl_cms_RecipientInfo_pwri_crypt() local
/openssl/test/
H A Devp_extra_test.c649 unsigned char key[] = { in load_example_hmac_key() local
1435 unsigned char key[16]; in test_siphash_digestsign() local
1776 EVP_PKEY *params = NULL, *key = NULL; in test_EC_keygen_with_enc() local
2320 static unsigned char key[] = { in test_CMAC_keygen() local
2385 unsigned char key[] = "012345678901234567890123456789"; in test_HKDF() local
2429 unsigned char key[] = ""; in test_emptyikm_HKDF() local
2760 const unsigned char key[32] = { in test_decrypt_null_chunks() local
3056 unsigned char key[16] = {0x4c, 0x43, 0xdb, 0xdd, 0x42, 0x73, 0x47, 0xd1, in test_evp_iv_aes() local
3194 static const unsigned char key[24] = { in test_evp_iv_des() local
3492 const unsigned char *key; member
[all …]
H A Dacvp_test.c354 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen() local
373 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen_test() local
673 const unsigned char *key, size_t key_len, in cipher_enc()
718 const unsigned char *key, size_t key_len, in aes_ccm_enc_dec()
805 const unsigned char *key, size_t key_len, in aes_gcm_enc_dec()
1400 static const unsigned char key[] = { in aes_cfb1_bits_test() local
H A Ddsatest.c152 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen_test() local
H A Decdsatest.c83 EC_KEY *key = NULL; in x9_62_tests() local
H A Dendecoder_legacy_test.c221 EVP_PKEY *key; member
507 struct key_st *key = NULL; in test_key() local
/openssl/providers/implementations/kdfs/
H A Dscrypt.c190 static int kdf_scrypt_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_scrypt_derive()
452 unsigned char *key, size_t keylen, EVP_MD *sha256, in scrypt_alg()
H A Dsskdf.c375 static int sskdf_derive(void *vctx, unsigned char *key, size_t keylen, in sskdf_derive()
445 static int x963kdf_derive(void *vctx, unsigned char *key, size_t keylen, in x963kdf_derive()
H A Dpvkkdf.c136 static int kdf_pvk_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_pvk_derive()
/openssl/crypto/
H A Darmcap.c126 static unsigned long getauxval(unsigned long key) in getauxval()
/openssl/crypto/evp/
H A Dcmeth_lib.c95 const unsigned char *key, in EVP_CIPHER_meth_set_init()
H A De_des.c210 static int des_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in des_init_key()
H A De_sm4.c56 static int sm4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in sm4_init_key()
H A Dp_lib.c109 int EVP_PKEY_set_ex_data(EVP_PKEY *key, int idx, void *arg) in EVP_PKEY_set_ex_data()
114 void *EVP_PKEY_get_ex_data(const EVP_PKEY *key, int idx) in EVP_PKEY_get_ex_data()
372 const unsigned char *key, in new_raw_key_int()
515 unsigned char **key; member
741 int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key) in EVP_PKEY_assign()
851 int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, DSA *key) in EVP_PKEY_set1_DSA()
/openssl/apps/
H A Decparam.c99 EVP_PKEY *params_key = NULL, *key = NULL; in ecparam_main() local
/openssl/crypto/dh/
H A Ddh_meth.c123 int DH_meth_set_compute_key(DH_METHOD *dhm, in DH_meth_set_compute_key()
/openssl/providers/implementations/digests/
H A Dblake2s_prov.c130 const void *key) in ossl_blake2s_init_key()
H A Dblake2b_prov.c137 const void *key) in ossl_blake2b_init_key()
/openssl/crypto/ts/
H A Dts_conf.c98 BIO *key = NULL; in TS_CONF_load_key() local
241 const char *key, const char *pass, in TS_CONF_set_signer_key()
/openssl/crypto/pem/
H A Dpem_all.c150 EC_KEY *PEM_read_bio_ECPrivateKey(BIO *bp, EC_KEY **key, pem_password_cb *cb, in PEM_read_bio_ECPrivateKey()
/openssl/ssl/record/methods/
H A Dtls1_meth.c18 unsigned char *key, size_t keylen, in tls1_set_crypto_state()
/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c46 MAC_KEY *key; member
/openssl/providers/common/
H A Dprovider_util.c230 const unsigned char *key, in ossl_prov_set_macctx()
/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c44 EC_KEY *key; member

Completed in 103 milliseconds

12345678910>>...13