Home
last modified time | relevance | path

Searched defs:last_block (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Daes-cts.c94 TEE_OperationMode mode, bool last_block, in cbc_cts_update()
189 static TEE_Result cts_update(struct crypto_cipher_ctx *ctx, bool last_block, in cts_update()
A Dcrypto.c193 bool last_block, const uint8_t *data, in crypto_cipher_update()
/optee_os-3.20.0/core/tee/
A Dtee_cryp_utl.c100 TEE_OperationMode mode, bool last_block, in tee_do_cipher_update()
A Dtee_svc_cryp.c3030 bool last_block, const void *src, size_t src_len, in tee_svc_cipher_update_helper()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/cipher/
A Dcipher.c117 static TEE_Result cipher_update(struct crypto_cipher_ctx *ctx, bool last_block, in cipher_update()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dcmac.c169 const unsigned char *last_block, in cmac_pad()
306 unsigned char *state, *last_block; in mbedtls_cipher_cmac_finish() local
/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c1109 TEE_Result stm32_cryp_update(struct stm32_cryp_context *ctx, bool last_block, in stm32_cryp_update()

Completed in 17 milliseconds