Home
last modified time | relevance | path

Searched refs:operation_map (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genaes.c32 static int operation_map[] = { MBEDTLS_AES_ENCRYPT, MBEDTLS_AES_DECRYPT }; variable
57 ctx->op = (enum enum_aes_operation)operation_map[op]; in lws_genaes_create()

Completed in 1 milliseconds