Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/api/
H A Dkcf_cbufcall.c89 return (CRYPTO_BUSY); in crypto_bufcall_free()
121 return (CRYPTO_BUSY); in crypto_bufcall()
/titanic_50/usr/src/uts/common/sys/crypto/
H A Dsched_impl.h114 error == CRYPTO_BUSY || \
355 ((rv) != CRYPTO_QUEUED && (rv) != CRYPTO_BUSY && \
H A Dcommon.h572 #define CRYPTO_BUSY 0x0000004E macro
H A Dimpl.h304 if ((error) == CRYPTO_BUSY) \
/titanic_50/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c467 ret = CRYPTO_BUSY; in crypto_unregister_provider()
574 case CRYPTO_BUSY: in crypto_unregister_provider()
/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c708 return (CRYPTO_BUSY); in crypto_load_soft_disabled()
816 return (error == EBUSY ? CRYPTO_BUSY : CRYPTO_FAILED); in crypto_unload_soft_module()
H A Dkcf_sched.c768 error = CRYPTO_BUSY; in kcf_submit_request()
978 return (CRYPTO_BUSY); in kcf_enqueue()
/titanic_50/usr/src/uts/common/io/tpm/
H A Dtpm.c2161 return (CRYPTO_BUSY); in tpmrng_seed_random()
2225 return (CRYPTO_BUSY); in tpmrng_generate_random()