/external/tpm2-tss/test/unit/ |
D | esys-crypto.c | 176 .mode.aes = TPM2_ALG_CFB, in check_pk_encrypt() 212 rc = iesys_crypto_sym_aes_encrypt(NULL, TPM2_ALG_AES, 192, TPM2_ALG_CFB, 16, in check_aes_encrypt() 216 rc = iesys_crypto_sym_aes_encrypt(&key[0], TPM2_ALG_AES, 192, TPM2_ALG_CFB, 16, in check_aes_encrypt() 219 rc = iesys_crypto_sym_aes_encrypt(&key[0], TPM2_ALG_AES, 256, TPM2_ALG_CFB, 16, in check_aes_encrypt() 223 rc = iesys_crypto_sym_aes_encrypt(&key[0], 0, 256, TPM2_ALG_CFB, 16, in check_aes_encrypt() 231 rc = iesys_crypto_sym_aes_encrypt(&key[0], TPM2_ALG_AES, 999, TPM2_ALG_CFB, 16, in check_aes_encrypt() 235 rc = iesys_crypto_sym_aes_decrypt(NULL, TPM2_ALG_AES, 192, TPM2_ALG_CFB, 16, in check_aes_encrypt() 239 rc = iesys_crypto_sym_aes_decrypt(&key[0], 0, 192, TPM2_ALG_CFB, 16, in check_aes_encrypt()
|
/external/tpm2-tss/test/integration/ |
D | esys-policy-password.int.c | 70 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_password() 121 .mode.aes = TPM2_ALG_CFB}, in test_esys_policy_password() 182 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_password() 243 .mode.aes = TPM2_ALG_CFB in test_esys_policy_password()
|
D | esys-create-policy-auth.int.c | 54 .mode.aes = TPM2_ALG_CFB, in test_esys_create_policy_auth() 112 .mode.aes = TPM2_ALG_CFB, in test_esys_create_policy_auth() 148 .mode.aes = TPM2_ALG_CFB}, in test_esys_create_policy_auth() 228 .mode.aes = TPM2_ALG_CFB in test_esys_create_policy_auth()
|
D | esys-duplicate.int.c | 89 .mode = {.aes = TPM2_ALG_CFB} in test_esys_duplicate() 169 .mode.aes = TPM2_ALG_CFB}, in test_esys_duplicate() 271 .mode.aes = TPM2_ALG_CFB in test_esys_duplicate() 339 .mode = {.aes = TPM2_ALG_CFB} in test_esys_duplicate() 380 .mode = {.aes = TPM2_ALG_CFB}}; in test_esys_duplicate()
|
D | esys-create-session-auth.int.c | 117 .mode.aes = TPM2_ALG_CFB, in test_esys_create_session_auth() 155 .mode.aes = TPM2_ALG_CFB}, in test_esys_create_session_auth() 223 .mode = {.aes = TPM2_ALG_CFB}}; in test_esys_create_session_auth() 227 .mode = {.aes = TPM2_ALG_CFB}}; in test_esys_create_session_auth() 357 .mode.aes = TPM2_ALG_CFB in test_esys_create_session_auth()
|
D | esys-import.int.c | 86 .mode = {.aes = TPM2_ALG_CFB} in test_esys_import() 166 .mode.aes = TPM2_ALG_CFB}, in test_esys_import() 268 .mode.aes = TPM2_ALG_CFB in test_esys_import() 340 .mode = {.aes = TPM2_ALG_CFB} in test_esys_import() 377 .mode = {.aes = TPM2_ALG_CFB}}; in test_esys_import()
|
D | esys-create-fail.int.c | 95 .mode.aes = TPM2_ALG_CFB, in test_esys_create_fail() 133 .mode.aes = TPM2_ALG_CFB}, in test_esys_create_fail() 244 .mode.aes = TPM2_ALG_CFB in test_esys_create_fail()
|
D | esys-createloaded.int.c | 93 .mode = {.aes = TPM2_ALG_CFB} in test_esys_createloaded() 131 .mode.aes = TPM2_ALG_CFB}, in test_esys_createloaded() 221 .mode.aes = TPM2_ALG_CFB, in test_esys_createloaded()
|
D | esys-create-password-auth.int.c | 100 .mode.aes = TPM2_ALG_CFB, in test_esys_create_password_auth() 138 .mode.aes = TPM2_ALG_CFB}, in test_esys_create_password_auth() 244 .mode.aes = TPM2_ALG_CFB in test_esys_create_password_auth()
|
D | esys-save-and-load-context.int.c | 105 .mode.aes = TPM2_ALG_CFB, in test_esys_save_and_load_context() 143 .mode.aes = TPM2_ALG_CFB}, in test_esys_save_and_load_context() 249 .mode.aes = TPM2_ALG_CFB in test_esys_save_and_load_context()
|
D | esys-ecdh-zgen.int.c | 44 .mode = {.aes = TPM2_ALG_CFB} in test_esys_ecdh_zgen() 97 .mode.aes = TPM2_ALG_CFB, in test_esys_ecdh_zgen()
|
D | esys-create-primary-hmac.int.c | 91 .mode.aes = TPM2_ALG_CFB, in test_esys_create_primary_hmac() 133 .mode.aes = TPM2_ALG_CFB, in test_esys_create_primary_hmac()
|
D | esys-policy-ticket.int.c | 105 .mode.aes = TPM2_ALG_CFB}, in test_esys_policy_ticket() 172 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_ticket() 324 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_ticket()
|
D | esys-commit.int.c | 58 .mode = {.aes = TPM2_ALG_CFB} in test_esys_commit() 106 .mode.aes = TPM2_ALG_CFB, in test_esys_commit()
|
D | esys-policy-authorize.int.c | 89 .mode.aes = TPM2_ALG_CFB}, in test_esys_policy_authorize() 140 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_authorize()
|
D | esys-make-credential.int.c | 79 .mode = {.aes = TPM2_ALG_CFB} in test_esys_make_credential() 163 .mode.aes = TPM2_ALG_CFB}, in test_esys_make_credential() 254 .mode.aes = TPM2_ALG_CFB in test_esys_make_credential()
|
D | esys-policy-nv-undefine-special.int.c | 63 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_nv_undefine_special() 149 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_nv_undefine_special()
|
D | esys-zgen-2phase.int.c | 50 .mode = {.aes = TPM2_ALG_CFB} in test_esys_zgen_2phase() 106 .mode.aes = TPM2_ALG_CFB, in test_esys_zgen_2phase()
|
D | esys-policy-nv-changeauth.int.c | 61 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_nv_changeauth() 145 .mode = {.aes = TPM2_ALG_CFB} in test_esys_policy_nv_changeauth()
|
D | esys-session-attributes.int.c | 50 .mode = {.aes = TPM2_ALG_CFB}}; in test_esys_session_attributes() 85 .mode.aes = TPM2_ALG_CFB, in test_esys_session_attributes()
|
D | esys-object-changeauth.int.c | 75 .mode.aes = TPM2_ALG_CFB}, in test_esys_object_changeauth() 172 .mode.aes = TPM2_ALG_CFB in test_esys_object_changeauth()
|
D | esys-evict-control-serialization.int.c | 96 .mode.aes = TPM2_ALG_CFB}, in test_esys_evict_control_serialization() 206 .mode.aes = TPM2_ALG_CFB in test_esys_evict_control_serialization()
|
D | esys-testparms.int.c | 41 .mode.aes = TPM2_ALG_CFB, in test_esys_testparms()
|
D | esys-encrypt-decrypt.int.c | 102 .mode.aes = TPM2_ALG_CFB}, in test_esys_encrypt_decrypt() 181 .mode = {.aes = TPM2_ALG_CFB}} in test_esys_encrypt_decrypt()
|
/external/tpm2-tss/src/tss2-esys/ |
D | esys_crypto_ossl.c | 970 if (key_bits == 128 && tpm_mode == TPM2_ALG_CFB) in iesys_cryptossl_sym_aes_encrypt() 972 else if (key_bits == 192 && tpm_mode == TPM2_ALG_CFB) in iesys_cryptossl_sym_aes_encrypt() 974 else if (key_bits == 256 && tpm_mode == TPM2_ALG_CFB) in iesys_cryptossl_sym_aes_encrypt() 1061 if (key_bits == 128 && tpm_mode == TPM2_ALG_CFB) in iesys_cryptossl_sym_aes_decrypt() 1063 else if (key_bits == 192 && tpm_mode == TPM2_ALG_CFB) in iesys_cryptossl_sym_aes_decrypt() 1065 else if (key_bits == 256 && tpm_mode == TPM2_ALG_CFB) in iesys_cryptossl_sym_aes_decrypt()
|