Searched refs:fips186_2prf (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Dfips186prf.h9 extern void fips186_2prf(uint8_t mk[20], uint8_t finalkey[160]);
H A Dfips186prf.c91 void fips186_2prf(uint8_t mk[20], uint8_t finalkey[160]) function
206 fips186_2prf(mk, finalkey);
H A Deapaka_plugin.c746 fips186_2prf(EAPSIMAKAPersistentStateGetMasterKey(context->persist),
1377 fips186_2prf(EAPSIMAKAPersistentStateGetMasterKey(context->persist),
1902 fips186_2prf(master_key, key_info.key);
H A Deapsim_plugin.c672 fips186_2prf(EAPSIMAKAPersistentStateGetMasterKey(context->persist),
1103 fips186_2prf(EAPSIMAKAPersistentStateGetMasterKey(context->persist),
H A DEAPSIMAKAUtil.c568 fips186_2prf(xkey, temp_key_info.key);
2191 fips186_2prf(mk, key_info.key);

Completed in 223 milliseconds