Searched refs:crypto_verify_update (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/crypto/api/ |
H A D | kcf_verify.c | 175 crypto_verify_update(crypto_context_t context, crypto_data_t *data, in crypto_verify_update() function
|
/titanic_44/usr/src/uts/common/sys/crypto/ |
H A D | api.h | 152 extern int crypto_verify_update(crypto_context_t ctx, crypto_data_t *data,
|
H A D | ioctl.h | 448 typedef struct crypto_verify_update { struct
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 1147 NO_UNLOAD_STUB(kcf, crypto_verify_update, nomod_minus_one);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 1224 NO_UNLOAD_STUB(kcf, crypto_verify_update, nomod_minus_one);
|
/titanic_44/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 4101 return (sign_verify_update(dev, arg, mode, crypto_verify_update)); in verify_update()
|
H A D | dprov.c | 5961 error = crypto_verify_update(DPROV_CTX_SINGLE(ctx), in dprov_verify_task()
|