Searched defs:update (Results 1 – 9 of 9) sorted by relevance
| /optee_os/core/include/crypto/ |
| H A D | crypto_impl.h | 23 TEE_Result (*update)(struct crypto_hash_ctx *ctx, const uint8_t *data, member 126 TEE_Result (*update)(struct crypto_mac_ctx *ctx, const uint8_t *data, member 239 TEE_Result (*update)(struct crypto_cipher_ctx *ctx, bool last_block, member
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | ctr.c | 17 int (*update)(const unsigned char *src, unsigned char *dst, member
|
| H A D | xts.c | 19 int (*update)(const unsigned char *src, unsigned long len, member
|
| H A D | cbc.c | 20 int (*update)(const unsigned char *src, unsigned char *dst, member
|
| H A D | ecb.c | 20 int (*update)(const unsigned char *src, unsigned char *dst, member
|
| /optee_os/core/drivers/crypto/crypto_api/include/ |
| H A D | drvcrypt_cipher.h | 55 TEE_Result (*update)(struct drvcrypt_cipher_update *dupdate); member
|
| /optee_os/core/drivers/crypto/caam/cipher/ |
| H A D | local.h | 42 TEE_Result (*update)(struct drvcrypt_cipher_update *dupdate); member
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | cipher.c | 51 TEE_Result (*update)(union ip_ctx *ctx, bool last_block, uint8_t *src, member
|
| /optee_os/core/drivers/clk/sam/ |
| H A D | clk-sam9x60-pll.c | 187 bool update) in sam9x60_frac_pll_compute_mul_frac()
|