Home
last modified time | relevance | path

Searched refs:MBEDTLS_ENCRYPT (Results 1 – 11 of 11) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dcipher.c299 CIPHER_VALIDATE_RET( operation == MBEDTLS_ENCRYPT || in mbedtls_cipher_setkey()
374 if( MBEDTLS_ENCRYPT == operation || in mbedtls_cipher_setkey()
510 mode = ( ctx->operation == MBEDTLS_ENCRYPT ) in mbedtls_cipher_update_ad()
611 ( ctx->operation == MBEDTLS_ENCRYPT && in mbedtls_cipher_update()
996 if( MBEDTLS_ENCRYPT == ctx->operation ) in mbedtls_cipher_finish()
1118 if( MBEDTLS_ENCRYPT != ctx->operation ) in mbedtls_cipher_write_tag()
1273 else if( ctx->operation == MBEDTLS_ENCRYPT ) in mbedtls_cipher_crypt()
A Dcmac.c211 MBEDTLS_ENCRYPT ) ) != 0 ) in mbedtls_cipher_cmac_starts()
791 MBEDTLS_ENCRYPT ) ) != 0 ) in cmac_test_subkeys()
A Dssl_ticket.c90 MBEDTLS_ENCRYPT ); in ssl_ticket_gen_key()
A Dccm.c92 MBEDTLS_ENCRYPT ) ) != 0 ) in mbedtls_ccm_setkey()
A Dnist_kw.c105 is_wrap ? MBEDTLS_ENCRYPT : in mbedtls_nist_kw_setkey()
A Dgcm.c164 MBEDTLS_ENCRYPT ) ) != 0 ) in mbedtls_gcm_setkey()
A Dcipher_wrap.c195 case MBEDTLS_ENCRYPT: in aes_crypt_xts_wrap()
A Dssl_tls.c1455 MBEDTLS_ENCRYPT ) ) != 0 ) in ssl_populate_transform()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dpsa_util.h110 case MBEDTLS_ENCRYPT: in mbedtls_psa_translate_cipher_operation()
A Dcipher.h223 MBEDTLS_ENCRYPT, enumerator
A Dcompat-1.3.h1036 #define POLARSSL_ENCRYPT MBEDTLS_ENCRYPT

Completed in 42 milliseconds