Home
last modified time | relevance | path

Searched refs:LOAD_BUF (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/crypto/krb5/
H A Dselftest.c128 LOAD_BUF(&key, test->key); in krb5_test_one_prf()
130 LOAD_BUF(&prf, test->prf); in krb5_test_one_prf()
171 LOAD_BUF(&key, test->key); in krb5_test_key()
255 LOAD_BUF(&conf, test->conf); in krb5_test_one_enc()
257 LOAD_BUF(&ct, test->ct); in krb5_test_one_enc()
260 LOAD_BUF(&K0, test->K0); in krb5_test_one_enc()
262 LOAD_BUF(&Ke, test->Ke); in krb5_test_one_enc()
263 LOAD_BUF(&Ki, test->Ki); in krb5_test_one_enc()
394 LOAD_BUF(&K0, test->K0); in krb5_test_one_mic()
397 LOAD_BUF(&Kc, test->Kc); in krb5_test_one_mic()
[all …]