Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c111 strncpy_spacepad(uchar_t *s1, char *s2, int n) in strncpy_spacepad() function
132 strncpy_spacepad(ext_info->ei_manufacturerID, N2RNG_MANUFACTURER_ID, in ext_info()
136 strncpy_spacepad(ext_info->ei_model, "0", CRYPTO_EXT_SIZE_MODEL); in ext_info()
161 strncpy_spacepad(ext_info->ei_serial_number, in ext_info()
173 strncpy_spacepad(ext_info->ei_label, buf, CRYPTO_EXT_SIZE_LABEL); in ext_info()
/titanic_41/usr/src/uts/common/io/tpm/
H A Dtpm.c2020 strncpy_spacepad(uchar_t *s1, char *s2, int n) in strncpy_spacepad() function
2040 strncpy_spacepad(ext_info->ei_manufacturerID, in tpmrng_ext_info()
2044 strncpy_spacepad(ext_info->ei_model, "0", in tpmrng_ext_info()
2046 strncpy_spacepad(ext_info->ei_serial_number, "0", in tpmrng_ext_info()
2068 strncpy_spacepad(ext_info->ei_label, buf, in tpmrng_ext_info()