Searched defs:key2 (Results 1 – 11 of 11) sorted by relevance
/openssl/test/ |
H A D | igetest.c | 82 const unsigned char key2[32]; member 195 AES_KEY key2; in test_bi_ige_vectors() local 329 AES_KEY key, key2; in test_bi_ige_enc_dec() local 350 AES_KEY key, key2; in test_bi_ige_garble1() local 381 AES_KEY key, key2; in test_bi_ige_garble2() local 412 AES_KEY key, key2; in test_bi_ige_garble3() local
|
H A D | pkcs12_api_test.c | 68 EVP_PKEY *key2 = NULL; in changepass() local
|
H A D | rsa_test.c | 97 static int key2(RSA *key, unsigned char *c) in key2() function
|
H A D | tls-provider.c | 876 const XORKEY *key2 = keydata2; in xor_match() local
|
/openssl/crypto/des/ |
H A D | str2key.c | 46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
|
/openssl/crypto/aes/ |
H A D | aes_ige.c | 188 const AES_KEY *key2, const unsigned char *ivec, in AES_bi_ige_encrypt()
|
/openssl/providers/implementations/keymgmt/ |
H A D | mac_legacy_kmgmt.c | 158 const MAC_KEY *key2 = keydata2; in mac_match() local
|
H A D | ecx_kmgmt.c | 151 const ECX_KEY *key2 = keydata2; in ecx_match() local
|
/openssl/include/crypto/ |
H A D | modes.h | 154 void *key1, *key2; member
|
/openssl/providers/implementations/kem/ |
H A D | ecx_kem.c | 179 static int ecx_match_params(const ECX_KEY *key1, const ECX_KEY *key2) in ecx_match_params()
|
H A D | ec_kem.c | 214 static int ossl_ec_match_params(const EC_KEY *key1, const EC_KEY *key2) in ossl_ec_match_params()
|
Completed in 32 milliseconds