Searched refs:LOAD_BUF (Results 1 – 1 of 1) sorted by relevance
| /crypto/krb5/ |
| A D | selftest.c | 128 LOAD_BUF(&key, test->key); in krb5_test_one_prf() 130 LOAD_BUF(&prf, test->prf); in krb5_test_one_prf() 172 LOAD_BUF(&key, test->key); in krb5_test_key() 256 LOAD_BUF(&conf, test->conf); in krb5_test_one_enc() 258 LOAD_BUF(&ct, test->ct); in krb5_test_one_enc() 261 LOAD_BUF(&K0, test->K0); in krb5_test_one_enc() 263 LOAD_BUF(&Ke, test->Ke); in krb5_test_one_enc() 264 LOAD_BUF(&Ki, test->Ki); in krb5_test_one_enc() 395 LOAD_BUF(&K0, test->K0); in krb5_test_one_mic() 398 LOAD_BUF(&Kc, test->Kc); in krb5_test_one_mic() [all …]
|
Completed in 3 milliseconds