Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/crypto/api/
H A Dkcf_digest.c159 (data->cd_length > pd->pd_hash_limit)) { in crypto_digest()
/titanic_44/usr/src/cmd/mdb/common/modules/crypto/
H A Dimpl.c189 mdb_printf("pd_hash_limit:\t\t%u\n", desc.pd_hash_limit); in kcf_provider_desc()
/titanic_44/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c312 prov_desc->pd_hash_limit = in crypto_register_provider()
/titanic_44/usr/src/uts/common/sys/crypto/
H A Dimpl.h234 uint_t pd_hash_limit; member
/titanic_44/usr/src/uts/common/crypto/io/
H A Dcrypto.c803 fl->prov_hash_limit = min(pd->pd_hash_limit, in crypto_build_function_list()