Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dcamellia.c458 int NR; in mbedtls_camellia_crypt_ecb() local
466 NR = ctx->nr; in mbedtls_camellia_crypt_ecb()
479 while (NR) { in mbedtls_camellia_crypt_ecb()
480 --NR; in mbedtls_camellia_crypt_ecb()
494 if (NR) { in mbedtls_camellia_crypt_ecb()