Home
last modified time | relevance | path

Searched defs:key (Results 1 – 14 of 14) sorted by relevance

/optee_test/ta/crypt/
A Daes_impl.c706 int rijndaelSetupEncrypt(u32 *rk, const u8 *key, int keybits) in rijndaelSetupEncrypt()
786 int rijndaelSetupDecrypt(u32 *rk, const u8 *key, int keybits) in rijndaelSetupDecrypt()
A Daes_taf.c11 const unsigned char key[KEYLENGTH(AES_256)] = { variable
A Dderive_key_taf.c22 uint8_t *key, uint16_t key_size, in derive_unique_key()
A Dcryp_taf.c82 TEE_ObjectHandle key = VAL2HANDLE(params[0].value.b); in ta_entry_set_operation_key() local
537 TEE_ObjectHandle key = VAL2HANDLE(params[0].value.b); in ta_entry_derive_key() local
/optee_test/host/xtest/
A Dregression_4000.c1108 const uint8_t *key; member
2378 const uint8_t *key; member
4138 TEE_ObjectHandle key, uint32_t key_size, in test_keygen_attributes()
4182 TEE_ObjectHandle key, uint32_t key_size) in test_secret_value()
4195 TEE_ObjectHandle key, uint32_t key_size) in test_rsa_key_pair()
4214 TEE_ObjectHandle key, uint32_t key_size) in test_ecc_key_pair()
4229 TEE_ObjectHandle key, uint32_t check_keysize) in test_dh_key_pair()
4245 TEE_ObjectHandle key, uint32_t key_size) in test_dsa_key_pair()
4265 TEE_ObjectHandle key = TEE_HANDLE_NULL; in generate_and_test_key() local
4961 TEE_ObjectHandle key = TEE_HANDLE_NULL; in xtest_tee_test_4011() local
[all …]
A Dxtest_helpers.c232 TEE_ObjectHandle key) in ta_crypt_cmd_set_operation_key()
A Dpkcs11_1000.c1252 #define CKTEST_KEY_MECHA(key, mecha) { \ argument
1665 #define CKTEST_MAC_TEST(key, mecha, input_incr, input, output, incr) { \ argument
1677 #define CKTEST_CMAC_TEST(key, mecha, input_incr, input, output, incr) { \ argument
5660 CK_OBJECT_HANDLE key = CK_INVALID_HANDLE; in xtest_pkcs11_test_1020() local
/optee_test/host/openssl/include/openssl/
A Dhmac.h81 unsigned char key[HMAC_MAX_MD_CBLOCK]; member
A Dkssl.h150 krb5_octet FAR *key; member
A Dobjects.h1090 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument
1097 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
A Dpem.h196 unsigned char *key; /* key */ member
A Dx509.h249 X509_PUBKEY *key; member
/optee_test/host/xtest/gp/include/
A Dxml_crypto_api.h911 struct crypto_buffer key; member
2977 EC_KEY *key = EC_KEY_new_by_curve_name(curve_to_nid(kv->curve)); in ecdsa_from_key_vals() local
3010 EC_KEY *key = ecdsa_from_key_vals(kv); in ecdsa_sign_digest() local
3043 EC_KEY *key = ecdsa_from_key_vals(kv); in ecdsa_verify_digest() local
3080 RSA *key = RSA_new(); in rsa_from_key_vals() local
3160 RSA *key = NULL; in rsa_sign_digest() local
3216 static bool rsa_verify_pss_digest(ADBG_Case_t *c, const EVP_MD *md, RSA *key, in rsa_verify_pss_digest()
3250 RSA *key = NULL; in rsa_verify_digest() local
/optee_test/ta/storage/
A Dstorage.c407 TEE_ObjectHandle key = TEE_HANDLE_NULL; in ta_storage_cmd_key_in_persistent() local

Completed in 52 milliseconds