Home
last modified time | relevance | path

Searched defs:ecb_test_vector (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_module_tests.c420 struct ecb_test_vector { in test_ecb() struct
421 char *key; in test_ecb()
422 char *plaintext; in test_ecb()
423 char *ciphertext; in test_ecb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_module_tests.c420 struct ecb_test_vector { in test_ecb() struct
421 char *key; in test_ecb()
422 char *plaintext; in test_ecb()
423 char *ciphertext; in test_ecb()