Home
last modified time | relevance | path

Searched defs:stream_block (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcipher_wrap.c211 unsigned char *nonce_counter, unsigned char *stream_block, in aes_crypt_ctr_wrap() argument
826 camellia_crypt_ctr_wrap(void * ctx,size_t length,size_t * nc_off,unsigned char * nonce_counter,unsigned char * stream_block,const unsigned char * input,unsigned char * output) camellia_crypt_ctr_wrap() argument
1252 aria_crypt_ctr_wrap(void * ctx,size_t length,size_t * nc_off,unsigned char * nonce_counter,unsigned char * stream_block,const unsigned char * input,unsigned char * output) aria_crypt_ctr_wrap() argument
H A Dcamellia.c875 unsigned char stream_block[16]; in mbedtls_camellia_self_test() local
H A Daes.c1840 unsigned char stream_block[16]; in mbedtls_aes_self_test() local