Home
last modified time | relevance | path

Searched defs:state_handle (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/nxp/crypto/caam/src/
H A Drng.c33 static int is_hw_rng_instantiated(uint32_t *state_handle) in is_hw_rng_instantiated()
130 uint8_t *out, uint32_t out_len, uint32_t state_handle) in hw_rng_generate()
173 uint32_t state_handle; in hw_rng_instantiate() local
219 uint32_t state_handle; in get_rand_bytes_hw() local
H A Djobdesc.c74 int cnstr_rng_jobdesc(uint32_t *desc, uint32_t state_handle, in cnstr_rng_jobdesc()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/nxp/crypto/caam/src/
H A Drng.c33 static int is_hw_rng_instantiated(uint32_t *state_handle) in is_hw_rng_instantiated()
130 uint8_t *out, uint32_t out_len, uint32_t state_handle) in hw_rng_generate()
173 uint32_t state_handle; in hw_rng_instantiate() local
219 uint32_t state_handle; in get_rand_bytes_hw() local
H A Djobdesc.c74 int cnstr_rng_jobdesc(uint32_t *desc, uint32_t state_handle, in cnstr_rng_jobdesc()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/nxp/crypto/caam/src/
H A Drng.c33 static int is_hw_rng_instantiated(uint32_t *state_handle) in is_hw_rng_instantiated()
130 uint8_t *out, uint32_t out_len, uint32_t state_handle) in hw_rng_generate()
173 uint32_t state_handle; in hw_rng_instantiate() local
219 uint32_t state_handle; in get_rand_bytes_hw() local
H A Djobdesc.c74 int cnstr_rng_jobdesc(uint32_t *desc, uint32_t state_handle, in cnstr_rng_jobdesc()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/nxp/crypto/caam/src/
H A Drng.c33 static int is_hw_rng_instantiated(uint32_t *state_handle) in is_hw_rng_instantiated()
130 uint8_t *out, uint32_t out_len, uint32_t state_handle) in hw_rng_generate()
173 uint32_t state_handle; in hw_rng_instantiate() local
219 uint32_t state_handle; in get_rand_bytes_hw() local
H A Djobdesc.c74 int cnstr_rng_jobdesc(uint32_t *desc, uint32_t state_handle, in cnstr_rng_jobdesc()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/nxp/crypto/caam/src/
H A Drng.c33 static int is_hw_rng_instantiated(uint32_t *state_handle) in is_hw_rng_instantiated()
130 uint8_t *out, uint32_t out_len, uint32_t state_handle) in hw_rng_generate()
173 uint32_t state_handle; in hw_rng_instantiate() local
219 uint32_t state_handle; in get_rand_bytes_hw() local
H A Djobdesc.c74 int cnstr_rng_jobdesc(uint32_t *desc, uint32_t state_handle, in cnstr_rng_jobdesc()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/osc/rdma/
H A Dosc_rdma_peer.h37 mca_btl_base_registration_handle_t *state_handle; member
H A Dosc_rdma.h197 mca_btl_base_registration_handle_t *state_handle; member
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/osc/rdma/
H A Dosc_rdma_peer.h37 mca_btl_base_registration_handle_t *state_handle; member
H A Dosc_rdma.h203 mca_btl_base_registration_handle_t *state_handle; member
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dstate.c29 } state_handle; typedef
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/lv2/
H A Drkrlv2.C3070 …e_Status revsave(LV2_Handle handle, LV2_State_Store_Function store, LV2_State_Handle state_handle, in revsave()
3095 LV2_State_Handle state_handle, uint32_t flags, const LV2_Feature* const* features) in revrestore()
3341 …_Status echosave(LV2_Handle handle, LV2_State_Store_Function store, LV2_State_Handle state_handle, in echosave()
3366 LV2_State_Handle state_handle, uint32_t flags, const LV2_Feature* const* features) in echorestore()
/dports/math/rumur/rumur-2021.09.29/rumur/resources/
H A Dheader.c1649 state_handle(const struct state *NONNULL s, size_t offset, size_t width) { in state_handle() function