Searched refs:finish_olen (Results 1 – 2 of 2) sorted by relevance
163 size_t finish_olen = 0; in mbedtls_pkcs12_pbe_ext() local228 ret = mbedtls_cipher_crypt(&cipher_ctx, iv, iv_len, data, len, output, &finish_olen); in mbedtls_pkcs12_pbe_ext()233 *output_len += finish_olen; in mbedtls_pkcs12_pbe_ext()
1380 size_t finish_olen; in mbedtls_cipher_crypt() local1457 &finish_olen, in mbedtls_cipher_crypt()1461 *olen += finish_olen; in mbedtls_cipher_crypt()