Searched defs:resized_array (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c434 crypto_mech_name_t *mech_names, *resized_array; local
484 resized_array =
486 bcopy(mech_names, resized_array,
490 mech_names = resized_array;

Completed in 48 milliseconds